mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-16 13:52:14 +00: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.