mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-28 14:21:45 +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.