This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
unordered
Watch
1
Star
0
Fork
1
You've already forked unordered
mirror of
https://github.com/boostorg/unordered.git
synced
2025-10-18 02:15:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7d34a5ab1cb79b121584e83c417060d6d2f942a
unordered
/
test
History
Christian Mazakas
55d4aaeef5
Update
node_handle_tests
to prove that nodes can be safely transferred between plain maps/sets and their multi- versions
2022-02-25 13:58:09 -08:00
..
exception
Refactor tests to disable
-Wself-assign-overloaded
themselves instead of in the Jamfile as not all clang versions support the warning
2022-02-11 11:33:11 -08:00
helpers
Update test metafunction to use
boost::declval
instead of using null pointers
2022-02-09 11:51:23 -08:00
objects
Fix UB caused by integer overflow in hash functions by casting
int
to
unsigned
2022-01-11 09:53:38 -08:00
unordered
Update
node_handle_tests
to prove that nodes can be safely transferred between plain maps/sets and their multi- versions
2022-02-25 13:58:09 -08:00
Jamfile.v2
Add test case for
erase_if()
2022-02-23 11:36:48 -08:00