mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 20:04:29 +02:00
expanded 1.81 release notes
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
* Added fast containers `boost::unordered_flat_map` and `boost::unordered_flat_set`
|
* Added fast containers `boost::unordered_flat_map` and `boost::unordered_flat_set`
|
||||||
based on open addressing.
|
based on open addressing.
|
||||||
|
* Added CTAD deduction guides for all containers.
|
||||||
|
* Added missing constructors as specified in https://cplusplus.github.io/LWG/issue2713[LWG issue 2713].
|
||||||
|
|
||||||
== Release 1.80.0 - Major update
|
== Release 1.80.0 - Major update
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user