forked from boostorg/unordered
editorial
This commit is contained in:
@ -142,4 +142,4 @@ The main differences with C++ unordered associative containers are:
|
||||
* Flat containers (`boost::unordered_flat_set` and `boost::unordered_flat_map`):
|
||||
** `value_type` must be move-constructible.
|
||||
** Pointer stability is not kept under rehashing.
|
||||
** There is no API for node extraction/insertion
|
||||
** There is no API for node extraction/insertion.
|
||||
|
Reference in New Issue
Block a user