mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 17:21:48 +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.