mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-30 20:32:14 +00:00
8d4b503e56bada1418f7f80bcbd9f59bfb31ca36
There's a bug in the emplace_hint implementation for unordered containers with equivalent keys. Since my tests missed it, I'm just going to use the normal emplace implementation until I write better tests. [SVN r57005]
Description
Languages
C++
98.6%
Python
0.8%
CMake
0.5%