Merge: When allocators aren't equal use a slow swap.

[SVN r42191]
This commit is contained in:
Daniel James
2007-12-19 23:33:30 +00:00
parent ae23b79065
commit 53242796a3
5 changed files with 114 additions and 44 deletions

View File

@@ -21,5 +21,5 @@ test-suite unordered-tests
[ run erase_tests.cpp framework ]
[ run rehash_tests.cpp framework ]
[ run swap_tests.cpp framework : : :
<define>BOOST_UNORDERED_SWAP_METHOD=3 ]
<define>BOOST_UNORDERED_SWAP_METHOD=2 ]
;