This website requires JavaScript.
Explore
Help
Sign In
boost
/
unordered
Watch
2
Star
0
Fork
0
You've already forked unordered
mirror of
https://github.com/boostorg/unordered.git
synced
2026-01-30 20:32:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2d6ebf16d8d6fcec253eb87fea2bcf1cf18b2f6c
unordered
/
test
History
Christian Mazakas
39d60cd91d
Update test metafunction to use
boost::declval
instead of using null pointers
2022-02-09 11:51:23 -08: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
Refactor scoped allocator test to use a custom non-default-constructible Allocator instead of Intrerprocess which required a dep on Filesystem
2022-02-09 09:52:56 -08:00
Jamfile.v2
Disable scoped_allocator test for msvc-14.0 as a stdlib defect in its
scoped_allocator_adaptor
requires DefaultConstructible for Allocators
2022-02-09 09:53:07 -08:00