Heads-up: volatile and C++

Paul Koning pkoning@equallogic.com
Fri Apr 15 13:49:00 GMT 2005


>>>>> "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



More information about the Gcc mailing list