15 Mar
2005
15 Mar
'05
1:03 p.m.
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 ##