forked from boostorg/move
Fixed Trac #11229: vector incorrectly copies move-only objects using memcpy
This commit is contained in:
@@ -762,6 +762,13 @@ Many thanks to all boosters that have tested, reviewed and improved the library.
|
||||
|
||||
[section:release_notes Release Notes]
|
||||
|
||||
[section:release_notes_boost_1_58_01 Boost 1.58.1 Release]
|
||||
|
||||
* Fixed bug:
|
||||
* [@https://svn.boost.org/trac/boost/ticket/11229 Trac #11229: ['"vector incorrectly copies move-only objects using memcpy"]],
|
||||
|
||||
[endsect]
|
||||
|
||||
[section:release_notes_boost_1_58_00 Boost 1.58 Release]
|
||||
|
||||
* Added [macroref BOOST_MOVE_BASE BOOST_MOVE_BASE] utility.
|
||||
|
||||
Reference in New Issue
Block a user