mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-27 19:32:08 +00:00
6a218a5ef244bbb4d809a26ea6878e4dbdcdb28d
Use BOOST_NO_CXX11_RVALUE_REFERENCES and BOOST_NO_CXX11_VARIADIC_TEMPLATES instead of the legacy macros. Rename identifiers of detail utility functions. ........ Two detail utility functions identifier renaming reverted ........ Remove -fno-deduce-init-list for certain tests in Jamfile.v2 ........ Correct call to init_list in make_shared and allocate_shared. Move g++ failing case into separate test to not mask other issues. ........ [SVN r81945]
Description
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.3%