mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 20:04:29 +02:00
1.66.0 release notes
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
[template ticket[number]'''<ulink
|
[template ticket[number]'''<ulink
|
||||||
url="https://svn.boost.org/trac/boost/ticket/'''[number]'''">'''#[number]'''</ulink>''']
|
url="https://svn.boost.org/trac/boost/ticket/'''[number]'''">'''#[number]'''</ulink>''']
|
||||||
|
|
||||||
|
[template pull_request[number][@https://github.com/boostorg/unordered/pull/[number] GitHub #[number]]]
|
||||||
|
|
||||||
[section:changes Change Log]
|
[section:changes Change Log]
|
||||||
|
|
||||||
[h2 Review Version]
|
[h2 Review Version]
|
||||||
@@ -320,4 +322,9 @@ C++11 support has resulted in some breaking changes:
|
|||||||
* `noexpect` specs for `swap` free functions.
|
* `noexpect` specs for `swap` free functions.
|
||||||
* Add missing `insert(P&&)` methods.
|
* Add missing `insert(P&&)` methods.
|
||||||
|
|
||||||
|
[h2 Boost 1.66.0]
|
||||||
|
|
||||||
|
* Simpler move construction implementation.
|
||||||
|
* Documentation fixes ([pull_request 6]).
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user