This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Heads-up: volatile and C++


>>>>> "Marcin" == Marcin Dalecki <martin@dalecki.de> writes:

 Marcin> Templates are a no-go for a well known and well defined
 Marcin> subset for C++ for embedded programming known commonly as
 Marcin> well embedded C++.  

I don't think that's a good argument.  If people want to emasculate
the language, that's their problem.  Especially given that templates
work perfectly well in embedded systems -- we use them (and other
features of real C++) in embedded systems here all the time.

	 paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]