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 00:31:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79ca8e968cd80ad1ec639374fde0be2d6b665e24
unordered
/
test
History
Peter Dimov
79ca8e968c
Reenable warnings-as-errors
2022-02-12 03:35:29 +02: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
Merge pull request
#96
from cmazakas/unknown-warning-fix
2022-02-12 03:34:39 +02:00
Jamfile.v2
Reenable warnings-as-errors
2022-02-12 03:35:29 +02:00