Daniel James 70c39ad5ea Unordered: Revert [74236].
On vacpp `has_select_on_container_copy_construction` was incorrectly returning
positive for a non-const `select_on_container_copy_construction`. This resulted
in a compile error as it tried to call it for a const allocator. The workaround
seemed to have just made things worse so I'm reverting it. It's actually not
that bad a problem as a non-const `select_on_container_copy_construction` is
probably a mistake.


[SVN r74294]
2011-09-07 10:01:25 +00:00
2011-09-02 08:29:23 +00:00
2011-09-07 10:01:25 +00:00
Description
Boost.org unordered module
BSL-1.0 29 MiB
Languages
C++ 99.5%
CMake 0.3%