-
- Downloads
re PR libstdc++/36949 ([C++0x] make_shared does not initialize...
re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count) 2008-07-28 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/36949 * include/tr1_impl/boost_shared_ptr.h (__shared_ptr(_Sp_make_shared_tag, _Alloc, _Args&&...): Call __enable_shared_from_this_helper. * testsuite/20_util/shared_ptr/creation/36949.cc: New. From-SVN: r138219
Showing
- libstdc++-v3/ChangeLog 8 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/tr1_impl/boost_shared_ptr.h 5 additions, 4 deletionslibstdc++-v3/include/tr1_impl/boost_shared_ptr.h
- libstdc++-v3/testsuite/20_util/shared_ptr/creation/36949.cc 35 additions, 0 deletionslibstdc++-v3/testsuite/20_util/shared_ptr/creation/36949.cc
Loading
Please register or sign in to comment