> So the question is: are we OK to switch to using libstdc++ ?
>
Go for it!!!
> Any advice ?
>
In general, everything should be fine with std::string and the collection
classes. Some of the less common things (like std::bitset, for example)
aren't fully implemented with VC6 - though VC7 is just fine on Windows.
My commercial software uses standard C++ stuff (libstd++) as well as boost
and we're building on a variety of platforms (Mac OS, Win, Linux, Solaris,
AIX). Even Dom's old employer (who deploys on strange platforms like HP/UX)
has switched over to using libstd++/STL for a variety of things.
Leonard
Received on Tue Dec 14 22:27:24 2004
This archive was generated by hypermail 2.1.8 : Tue Dec 14 2004 - 22:27:25 CET