mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27:15 +02:00
Unordered: Changelog notes.
[SVN r81474]
This commit is contained in:
@ -224,5 +224,8 @@ C++11 support has resulted in some breaking changes:
|
|||||||
|
|
||||||
* Remove support for the old pre-standard variadic pair constructors, and
|
* Remove support for the old pre-standard variadic pair constructors, and
|
||||||
equality implementation. Both have been deprecated since Boost 1.48.
|
equality implementation. Both have been deprecated since Boost 1.48.
|
||||||
|
* Remove use of deprecated config macros.
|
||||||
|
* More internal implementation changes, including a much simpler
|
||||||
|
implementation of `erase`.
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user