Daniel James 50e8df5e12 Unordered: Merge from trunk.
Anotehr overhaul. Can now use `void_pointer` for links between nodes, although
it doesn't as I don't think `void_pointer` support is strong enough in existing
allocators.

Also no longer relies on using base pointers for custome pointer types.  And
scaled back member function detection to just detect if an allocator has a
member, not what its signature is. I found that the trait could be confused by
ambiguous overloads. This might be fixable.

Better documentation of C++11 compliance to come.


[SVN r74859]
2011-10-09 18:30:10 +00:00
2011-10-09 18:30:10 +00:00
2010-01-08 05:39:54 +00:00
2011-10-09 18:30:10 +00:00
Description
Boost.org unordered module
BSL-1.0 29 MiB
Languages
C++ 98.7%
Python 0.7%
CMake 0.5%