Changeset 74294

Timestamp:
Sep 7, 2011, 10:01:25 AM (11 years ago)
Author:
Daniel James
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.