dynamic_bitset/test
Miutsuru kariya ab192ca5f1 Make default constructor non-explicit (#48)
It is better to support copy-initialization with default constructor. cf. LWG Issue 2193. Default constructors for standard library containers are explicit.
2019-06-12 19:45:11 -04:00
..
bitset_test.hpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
dyn_bitset_unit_tests1.cpp Make default constructor non-explicit (#48) 2019-06-12 19:45:11 -04:00
dyn_bitset_unit_tests2.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
dyn_bitset_unit_tests3.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
dyn_bitset_unit_tests4.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
dyn_bitset_unit_tests5.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
Jamfile.v2 Add support for std::hash and unit tests for hashing 2019-06-07 13:55:57 -04:00
test_ambiguous_set.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
test_boost_hash.cpp Add support for std::hash and unit tests for hashing 2019-06-07 13:55:57 -04:00
test_lowest_bit.cpp Switch from deprecated Test to LightweightTest 2019-06-07 07:02:31 -04:00
test_std_hash.cpp Add support for std::hash and unit tests for hashing 2019-06-07 13:55:57 -04:00