Closed cmazakas closed 2 years ago
Addresses https://github.com/boostorg/unordered/issues/139
Add post_move_tests which test the moved-from state of all the unordered containers, including move construction, move assignment, move with equal/unequal allocators and POCMA.
post_move_tests
Addresses https://github.com/boostorg/unordered/issues/139
Add
post_move_tests
which test the moved-from state of all the unordered containers, including move construction, move assignment, move with equal/unequal allocators and POCMA.