mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-30 08:22:15 +00:00
- Some changes to the internals, including reverting some of the recent changes to constructing values which turned out to be more bother than it was worth. - On C++11 compilers, better use of `construct` and `destroy`. - Better testing. [SVN r80350]