.. |
any_types.hpp
|
removed DR1467 workaround as defect is now avoided everywhere
|
2018-01-02 09:51:08 +01:00 |
base_types.hpp
|
removed DR1467 workaround as defect is now avoided everywhere
|
2018-01-02 09:51:08 +01:00 |
function_types.hpp
|
removed DR1467 workaround as defect is now avoided everywhere
|
2018-01-02 09:51:08 +01:00 |
Jamfile.v2
|
added workaround for object file overflow in Cygwin (and presummably MinGW)
|
2017-09-08 12:23:49 +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 algorithms for_each_n and sample.
|
2018-09-23 19:40:02 +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
|
removed workarounds already integrated in type_traits (https://svn.boost.org/trac10/ticket/13012)
|
2018-02-22 08:44:52 +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
|
refined previous commit
|
2019-09-03 14:38:29 +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
|
avoided self-assign-overloaded Clang warnings
|
2018-12-31 13:29:16 +01: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
|
refactored allocator handling, fixed bug with type_info_map::cache (see rebuild_cache)
|
2018-12-19 16:15:27 +01:00 |