Changeset 74859

Timestamp:
Oct 9, 2011, 6:30:10 PM (11 years ago)
Author:
Daniel James
Message:

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.

(No files)

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