mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27:15 +02:00
Add missing end-of-list marker to compliance section
This commit is contained in:
@ -143,3 +143,5 @@ The main differences with C++ unordered associative containers are:
|
||||
** `value_type` must be move-constructible.
|
||||
** Pointer stability is not kept under rehashing.
|
||||
** There is no API for node extraction/insertion.
|
||||
|
||||
//-
|
||||
|
Reference in New Issue
Block a user