Re: shared_ptr

Tech-Archive recommends: Fix windows errors by optimizing your registry



"LarryW" <lwdaddio@xxxxxxxxxxxxxxxxx> wrote in message
news:VA.00000023.0f059b49@xxxxxxxxxxxxxxxxxxxx

Can anyone tell me the status on whether the shared_ptr is becoming part
of
the C++ Standard Library and, if so, when it might be part of MS VS C++?
I
see issues about it in the standards working group
(http://open-std.org/JTC1/SC22/WG21/) but can't tell if it's part of the
standard yet or not. Thanks!

shared_ptr is already part of TR19768 (C++ Library TR1) which has been
approved. As of the Berlin meeting last April, the C++ committee voted
to incorporate most of TR1 (including shared_ptr) into the next revision
of Standard C++. You can get all that stuff now by licensing our upgrade
library for VC++ and layering it atop the shipped library.

We're still trying to convince Microsoft to license our TR1 code sooner
rather than later, instead of waiting several years for it to become a
formal part of the new C++ Standard. Microsoft is very much driven by
perceived customer demands. If you want it, let 'em know.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com


.



Relevant Pages

  • Re: shared_ptr
    ... P.J. Plauger wrote: ... to incorporate most of TR1 into the next ... We're still trying to convince Microsoft to license our ... to become a formal part of the new C++ Standard. ...
    (microsoft.public.vc.language)
  • Re: vector of char arrays
    ... > components will really become part of the standard and if so, ... > the appropriate namespace. ... > 'tr1' may be a macro defined by users. ...
    (comp.lang.cpp)
  • Re: shared_ptr
    ... You can get all that stuff now by licensing our upgrade ... We're still trying to convince Microsoft to license our TR1 code sooner ... formal part of the new C++ Standard. ...
    (microsoft.public.vc.language)
  • Re: Visual C++ support of C99 by using "C++ mode" (/TP)
    ... But an interesing question is: ... the C99 library is part of C++ TR1. ... Note that the next revision of Standard ... Microsoft might be interested in adding these features. ...
    (comp.lang.c)
  • Re: shared_ptr
    ... You can get all that stuff now by licensing our upgrade ... We're still trying to convince Microsoft to license our TR1 code sooner ... formal part of the new C++ Standard. ...
    (microsoft.public.vc.language)