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-11-03 09:11:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b994ddf89430c93e3f86ea4bbe7ff95ecaf49d6f
unordered
/
test
History
Christian Mazakas
d943283f80
Add test case for
erase_if()
2022-02-23 11:36:48 -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
Add test case for
erase_if()
2022-02-23 11:36:48 -08:00
Jamfile.v2
Add test case for
erase_if()
2022-02-23 11:36:48 -08:00