C++ templates

Frank Mehnert fm3 at os.inf.tu-dresden.de
Tue Mar 15 13:03:48 CET 2005


Tiago,

On Tuesday 15 March 2005 12:33, Tiago Jorge wrote:
> Could somebody tell me if to use C++ custoum templates i must use the
> stdlibc++?

As far as I know C++ templates do not need any support from the
stdlibc++. Just make sure that you compile your C++ code with
-fno-rtti and -fno-exceptions.

Frank
-- 
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## http://os.inf.tu-dresden.de/~fm3                                     ##
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20050315/4f0e2107/attachment-0001.sig>


More information about the l4-hackers mailing list