Re: shared_ptr from dinkumware ... comments??
"Pete Becker" <petebecker@acm.org> wrote in message
news:S6Odnf84wfuGi6TYnZ2dnUVZ_oydnZ2d@giganews.com...
Al wrote:
is it worth getting dinkumware or is Boots's PTR good enough (tested,
performance, standard, etc etc).
the money's not the issue so i'll probably go with dinkum ... but just
curious about the Boost quality.
If all you need is shared_ptr, Boost's version is fine. I haven't checked
whether it implements all of the final tweaks to the interface, but even
if it doesn't, it's almost certainly stuff you won't miss. <g>
Basically true, but if you care about ease of installation
and compatibility with TR1 (and hence compatibility with the
next C++ Standard) see our detailed comparison of our stuff
against Boost and gcc (libstdc++) at:
http://www.dinkumware.com/tr1_compare.aspx
P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com
--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]