mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 01:01:42 +01:00
338a94e577a5ed4f84b1532e605f1c6525252cb8
Means that inserting rvalues into unordered_set/unordered_map won't create a node if no insert is required.
Description
Languages
C++
98.7%
Python
0.7%
CMake
0.5%