Changeset 74742

Timestamp:
Oct 5, 2011, 7:45:14 PM (11 years ago)
Author:
Daniel James
Message:

Unordered: Reorganization to use void pointers and other things.

Helps allocators which can't use incomplete pointers, and avoid using
base pointers where that might not be possible. And some other
reorganization. Storing arguments to emplace in a structure when
variadic template parameters aren't available. Changed some of the odd
design for working with older compilers.

(No files)

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