mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-03 21:55:07 +01:00
Means that inserting rvalues into unordered_set/unordered_map won't create a node if no insert is required.
Means that inserting rvalues into unordered_set/unordered_map won't create a node if no insert is required.