This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
forked from
boostorg/unordered
Code
Pull Requests
Activity
Files
c9d1b6009e446b80120c19787b418dae686ab2a8
boost_unordered
/
test
T
History
Christian Mazakas
703f8d1065
Delete boost-level headers as they're no longer considered idiomatic and update all tests to use the test/helpers/unorderd.hpp header where applicable
2022-10-20 15:25:40 -07:00
..
cmake_install_test
Add test/cmake_install_test, test/cmake_subdir_test
2022-06-03 01:35:32 +03:00
cmake_subdir_test
Update the list of required dependencies in for the CMake subdirectory test
2022-06-22 14:42:09 -07:00
exception
Add swap_exception_tests for FOA, only testing weak exception guarantee
2022-10-19 11:05:09 -07:00
helpers
Delete boost-level headers as they're no longer considered idiomatic and update all tests to use the test/helpers/unorderd.hpp header where applicable
2022-10-20 15:25:40 -07:00
objects
Update fancy pointer's implementation of
pointer_to
to support all types by using boost::addressof()
2022-10-11 15:21:10 -07:00
unordered
Delete boost-level headers as they're no longer considered idiomatic and update all tests to use the test/helpers/unorderd.hpp header where applicable
2022-10-20 15:25:40 -07:00
CMakeLists.txt
Add
Boost::concept_check
to CMake test suite dependencies
2022-06-21 08:42:52 -07:00
Jamfile.v2
Add draft of insert(init_type&&) for unordered_flat_map
2022-10-20 14:59:33 -07:00
quick.cpp
Add test/quick.cpp
2022-06-02 22:53:12 +03:00