llvm-project/libcxx/test/std/containers
Marshall Clow 652a2ce191 Add explicit include directives; the file was getting implicitly included already. NFC
llvm-svn: 256864
2016-01-05 19:53:31 +00:00
..
associative Add explicit include directives; the file was getting implicitly included already. NFC 2016-01-05 19:53:31 +00:00
container.adaptors We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 2015-01-28 21:22:53 +00:00
container.requirements
containers.general
sequences [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 2015-12-18 00:36:55 +00:00
unord Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this. 2015-11-26 01:24:04 +00:00
Copyable.h
Emplaceable.h
NotConstructible.h
nothing_to_do.pass.cpp
stack_allocator.h
test_compare.h
test_hash.h