llvm-project/libcxx/test/std/containers
Eric Fiselier 5d3e09ecc1 Improve portability of vector tests. Patch from STL@microsoft.com
llvm-svn: 272745
2016-06-15 01:44:22 +00:00
..
associative Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
container.adaptors Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
container.requirements
containers.general
sequences Improve portability of vector tests. Patch from STL@microsoft.com 2016-06-15 01:44:22 +00:00
unord Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
Copyable.h
Emplaceable.h
NotConstructible.h
map_allocator_requirement_test_templates.h Fix LWG issue 2345 - Add insert(value_type&&) 2016-04-18 01:40:45 +00:00
nothing_to_do.pass.cpp
set_allocator_requirement_test_templates.h Teach map/unordered_map how to optimize 'emplace(Key, T)'. 2016-04-16 00:23:12 +00:00
stack_allocator.h
test_compare.h
test_hash.h