[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sather: templates necessary?
From: |
Eray Ozkural |
Subject: |
Re: Sather: templates necessary? |
Date: |
Sun, 15 Oct 2000 18:51:37 +0300 |
FYI, g++ can detect semantic errors in template implementations
before instantiation. So can many other c++ compilers.
[detecting lexical and syntactic errors is rather trivial, but
to detect semantic errors you'd need special handling
of generic code]
cu,
--
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: address@hidden
www: http://www.cs.bilkent.edu.tr/~erayo
- Re: Sather: templates necessary?, Norbert Nemec, 2000/10/10
- Re: Sather: templates necessary?, Eray Ozkural, 2000/10/11
- Re: Sather: templates necessary?, Norbert Nemec, 2000/10/12
- Re: Sather: templates necessary?, Norbert Nemec, 2000/10/15
- Re: Sather: templates necessary?, Eray Ozkural, 2000/10/15
- Re: Sather: templates necessary?,
Eray Ozkural <=
- Re: Sather: templates necessary?, Norbert Nemec, 2000/10/16
- Re: Sather: templates necessary?, Eray Ozkural, 2000/10/16