On Wed, 28 Mar 2001, Arjan Knepper wrote:
% Could anyone make recommandations on the STL to use with C++. I'm using
% the build in gcc 2.95.2 on -stable and build in gcc 2.95.3 on -current.
%
% What is preffered the build-in STL (/usr/include/g++) or STLport?
In general you should stick with the built-in STL. However, you
may find it lacks certain features of the standard. The GCC team is
slowly bringing STLport into their tree. For the moment, OpenOffice,
at least requires STLport.
- Murray
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message