Peter Dimov
|
d7fa365843
|
Remove obsolete _nmt headers.
|
2013-12-14 00:15:51 +02:00 |
|
Peter Dimov
|
a41b81f1c8
|
Added shared_array constructor from nullptr, per #8894.
|
2013-12-12 01:22:51 +02:00 |
|
Peter Dimov
|
ef817e91d2
|
Replace std::nullptr_t with boost::detail::sp_nullptr_t.
[SVN r82351]
|
2013-01-04 15:41:13 +00:00 |
|
Peter Dimov
|
647f67aabf
|
Replace use of BOOST_HAS_RVALUE_REFS with !BOOST_NO_CXX11_RVALUE_REFERENCES.
[SVN r81900]
|
2012-12-13 16:48:57 +00:00 |
|
Peter Dimov
|
8093967da7
|
Use explicit operator bool when available; add nullptr support to shared_ptr. Refs #4116.
[SVN r81780]
|
2012-12-08 00:51:59 +00:00 |
|
Peter Dimov
|
cf769b94a7
|
Apply BOOST_NOEXCEPT patch. Refs #7523.
[SVN r81368]
|
2012-11-16 15:05:25 +00:00 |
|
Peter Dimov
|
5bdde37414
|
Updated shared_array to match shared_ptr. Refs #1113.
[SVN r81272]
|
2012-11-10 00:04:49 +00:00 |
|
Peter Dimov
|
fbe4ddf4a2
|
Add get_deleter for shared_array. Refs #4493.
[SVN r75390]
|
2011-11-07 18:19:24 +00:00 |
|
Peter Dimov
|
7e9664396a
|
Add copy constructor/assignment - in C++0x, move disables implicit copy.
[SVN r73202]
|
2011-07-17 20:35:44 +00:00 |
|
Peter Dimov
|
a378c8c278
|
Refs #2814 (fixed in trunk.)
[SVN r51518]
|
2009-03-01 18:42:44 +00:00 |
|
Peter Dimov
|
0da6902267
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
[SVN r51509]
|
2009-03-01 16:00:42 +00:00 |
|