forked from boostorg/unordered
a5dcc9dab0a05cc0244e23db34fb92acdaf7f8d4
It looks like the current version doesn't work with a correct implementation of C++11 pairs since they don't use explicit conversions. So just return the correct type in the first place. Should probably be using iterators in other places as well. I was using node_pointers everywhere due to some legacy from older versions. [SVN r75158]
Languages
C++
99.5%
CMake
0.3%