This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14f94de1ee6487f2f254709383258aaa095b4cfe
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Marshall Clow
4c30259879
Make the new tests better; make sure that we're testing the case where no reallocation has to happen
...
llvm-svn: 233641
2015-03-30 23:26:16 +00:00
..
associative
Allow declaration of map and multimap iterator with incomplete mapped type. Patch from eugenis
2015-03-03 20:10:01 +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
Make the new tests better; make sure that we're testing the case where no reallocation has to happen
2015-03-30 23:26:16 +00:00
unord
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
Copyable.h
…
Emplaceable.h
…
NotConstructible.h
…
nothing_to_do.pass.cpp
…
stack_allocator.h
…
test_compare.h
…
test_hash.h
…