.. |
any_types.hpp
|
s/concept/concept_ in preparation for potential C++20 keyword
|
2017-06-10 18:08:59 +02:00 |
base_types.hpp
|
added multiple inheritance cases to tests
|
2017-06-07 19:37:49 +02:00 |
function_types.hpp
|
s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change)
|
2017-06-25 12:29:34 +02:00 |
Jamfile.v2
|
added /bigobj for test_construction
|
2017-06-20 09:23:21 +02:00 |
test_algorithm1.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm1.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm2.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm2.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm3.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm3.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm_impl.hpp
|
added missing #include's
|
2017-06-05 13:23:27 +02:00 |
test_algorithm_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_algorithm.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_all_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_capacity_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_capacity.cpp
|
removed unused typedef
|
2017-06-07 20:30:58 +02:00 |
test_capacity.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_comparison_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_comparison.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_comparison.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_construction_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_construction.cpp
|
new attempt at avoiding not-universally-supported std::unordered_map::unordered_map(const allocator_type&) and similar ctors
|
2017-08-29 23:45:57 +02:00 |
test_construction.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_emplacement_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_emplacement.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_emplacement.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_erasure_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_erasure.cpp
|
s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change)
|
2017-06-25 12:29:34 +02:00 |
test_erasure.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_insertion_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_insertion.cpp
|
s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change)
|
2017-06-25 12:29:34 +02:00 |
test_insertion.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_iterators_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_iterators.cpp
|
added segment_info/segment_traversal_info tests
|
2017-08-22 12:12:15 +02:00 |
test_iterators.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_registration_main.cpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_registration.cpp
|
added segment(index)/segment<T>()
|
2017-06-11 00:58:59 +02:00 |
test_registration.hpp
|
initial commit
|
2016-11-06 11:17:58 +01:00 |
test_utilities.hpp
|
s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change)
|
2017-06-25 12:29:34 +02:00 |