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-02 16:51:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3a7ec6aed3be6961cc980165baf8a640fa4c180
unordered
/
test
History
Peter Dimov
e3a7ec6aed
Merge pull request
#92
from cmazakas/reserve-tests-signed-comparison-fixes
...
Fix signed/unsigned comparison warning in reserve tests
2022-02-11 08:23:24 +02:00
..
exception
Stop using BOOST_DEDUCED_TYPENAME
2018-01-27 09:39:59 +00: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
Fix signed/unsigned comparison warning in reserve tests
2022-02-10 14:57:22 -08:00
Jamfile.v2
Disable clang-specific warning about self-assignment in tests that explicitly aim to test self-assigment
2022-02-10 12:37:39 -08:00