This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
You've already forked boost_unordered
forked from
boostorg/unordered
Code
Pull Requests
Activity
Files
641c9fba9ca21bbf6d7112d6c6dfb95aae2bee8e
boost_unordered
/
test
History
Christian Mazakas
641c9fba9c
Update
operator()
implementations for predicate classes to properly return a bool
2022-06-01 11:49:09 -07: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
Update
operator()
implementations for predicate classes to properly return a bool
2022-06-01 11:49:09 -07: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