Python and STL efficiency

Tim N. van der Leeuw tim.leeuwvander at nl.unisys.com
Mon Aug 21 04:50:23 EDT 2006


Marc 'BlackJack' Rintsch wrote:
> In <1156148654.420508.57960 at p79g2000cwp.googlegroups.com>, Tim N. van der
> Leeuw wrote:
>
> > (your C++ code contains some C#-isms, such as omitting the '.h' in the
> > include <> statements).
>
> That's no C#-ism, that's C++.  The standard C++ header names don't have a
> trailing '.h'.  ``gcc`` prints deprecation warnings if you write the
> names with '.h'.
> 
> Ciao,
> 	Marc 'BlackJack' Rintsch

We stand corrected.

--Tim




More information about the Python-list mailing list