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
b5ca00a58de52d33c1935f49ce104f9d90cda67c
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Marshall Clow
9fe1e550c8
Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests
...
llvm-svn: 261648
2016-02-23 16:25:20 +00:00
..
associative
Cleanup node-type handling in the associative containers.
2016-02-20 05:28:30 +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
Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests
2016-02-23 16:25:20 +00:00
unord
Fix LWG issue 2469 - Use piecewise construction in unordered_map::operator[].
2016-02-11 21:45:53 +00:00
Copyable.h
…
Emplaceable.h
…
NotConstructible.h
…
nothing_to_do.pass.cpp
…
stack_allocator.h
…
test_compare.h
…
test_hash.h
…