mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
added missing carriage return
This commit is contained in:
@ -15,6 +15,7 @@ with serial and parallel variants.
|
|||||||
* Added debug mode mechanisms for detecting illegal reentrancies into
|
* Added debug mode mechanisms for detecting illegal reentrancies into
|
||||||
a `boost::concurrent_flat_map` from user code.
|
a `boost::concurrent_flat_map` from user code.
|
||||||
* Added Boost.Serialization support to all containers and their (non-local) iterator types.
|
* Added Boost.Serialization support to all containers and their (non-local) iterator types.
|
||||||
|
|
||||||
== Release 1.83.0 - Major update
|
== Release 1.83.0 - Major update
|
||||||
|
|
||||||
* Added `boost::concurrent_flat_map`, a fast, thread-safe hashmap based on open addressing.
|
* Added `boost::concurrent_flat_map`, a fast, thread-safe hashmap based on open addressing.
|
||||||
|
Reference in New Issue
Block a user