Daniel James a5dcc9dab0 Unordered: Return iterators in pairs instead of node_pointers.
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]
2011-10-28 17:42:51 +00:00
2011-10-16 10:31:25 +00:00
S
Description
Boost.org unordered module
BSL-1.0
29 MiB
Languages
C++ 99.5%
CMake 0.3%