mirror of
https://github.com/boostorg/move.git
synced 2025-07-31 21:04:27 +02:00
Updated changelog with Git Pull #3
This commit is contained in:
@@ -757,10 +757,11 @@ Many thanks to all boosters that have tested, reviewed and improved the library.
|
||||
|
||||
[section:release_notes_boost_1_57_00 Boost 1.57 Release]
|
||||
|
||||
* Added `unique_ptr` utility. Thanks to Howard Hinnant for his excellent unique_ptr emulation code and testsuite.
|
||||
* Added `unique_ptr` smart pointer. Thanks to Howard Hinnant for his excellent unique_ptr emulation code and testsuite.
|
||||
* Added `move_if_noexcept` utility. Thanks to Antony Polukhin for the implementation.
|
||||
* Fixed bugs:
|
||||
* [@https://svn.boost.org/trac/boost/ticket/9785 Trac #9785: ['"Compiler warning with intel icc in boost/move/core.hpp"]],
|
||||
* [@https://github.com/boostorg/move/pull/3 Git Pull #3: ['"Don't delete copy constructor when rvalue references are disabled"]],
|
||||
|
||||
[endsect]
|
||||
|
||||
|
Reference in New Issue
Block a user