Giel van Schijndel b5498d944e Add test for make_shared's move-emulation support
This tests the functionality added with PR boostorg/smart_ptr#24.

Specifically this tests that passing moveable-only types to
constructors is possible through make_shared. Note that real rvalue's
still cannot be passed that way on C++03 unfortunately because there's
no generic way of accomplishing that with current move emulation.
2016-09-10 18:38:37 +02:00
2004-07-25 12:01:00 +00:00
2014-08-18 15:10:40 +01:00
2008-09-17 22:17:29 +00:00
2000-07-07 16:04:40 +00:00
2000-07-27 14:18:23 +00:00
2014-02-04 22:45:58 -08:00
2000-07-27 14:18:23 +00:00
2016-05-21 19:34:15 +03:00
2014-02-04 22:45:58 -08:00
2014-02-04 22:45:58 -08:00
2000-07-27 14:18:23 +00:00
2014-02-04 22:45:58 -08:00
2014-02-04 22:45:58 -08:00

Boost.SmartPtr

Branch Travis Appveyor
Develop Build Status Build Status
Master Build Status Build Status
S
Description
Boost.org smart_ptr module
Readme 3.5 MiB
Languages
C++ 99.5%
CMake 0.3%