Changeset 44368

Timestamp:
Apr 13, 2008, 2:13:33 PM (15 years ago)
Author:
Daniel James
Message:

Use a cut down version of the work in progress move library to implement move
semantics on more compilers. Unfortunately the move constructor with allocator
isn't really practical at the moment, since in the case where the container
can't be moved, and the allocators aren't equal it will copy the container
twice.

(No files)

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