info-sather
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sather: templates necessary?


From: Norbert Nemec
Subject: Re: Sather: templates necessary?
Date: Mon, 16 Oct 2000 17:20:03 +0200
User-agent: Mutt/1.0.1i

On Sun, Oct 15, 2000 at 06:51:37PM +0300, Eray Ozkural wrote:
> FYI, g++ can detect semantic errors in template implementations
> before instantiation. So can many other c++ compilers.

What does it check against? It has no information about the semantics 
of the parameter type. Of course, there is some semantic stuff that can 
be checked, but the crucial part of C++ semantic checking is the 
typechecking. There is no type-info about the parameters.

-- 
-- ______________________________________________________
-- JESUS CHRIST IS LORD!
--          To Him, even that machine here has to obey...
--
-- _________________________________Norbert "Nobbi" Nemec
-- Hindenburgstr. 44  ...  D-91054 Erlangen  ...  Germany
-- eMail: <address@hidden>   Tel: +49-(0)-9131-204180



reply via email to

[Prev in Thread] Current Thread [Next in Thread]