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
4e7b888ea46a459a2bf30db0c18fac352eb3ffaf
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Eric Fiselier
221f689f3b
Update -verify test to use new static assert message
...
llvm-svn: 282352
2016-09-25 08:30:05 +00:00
..
associative
[libc++] Remove various C++03 feature test macros
2016-09-25 03:34:28 +00:00
container.adaptors
Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com.
2016-07-25 00:15:29 +00:00
container.requirements
…
containers.general
…
sequences
Update -verify test to use new static assert message
2016-09-25 08:30:05 +00:00
unord
[libc++] Remove various C++03 feature test macros
2016-09-25 03:34:28 +00:00
Copyable.h
…
Emplaceable.h
…
map_allocator_requirement_test_templates.h
Fix LWG issue 2345 - Add insert(value_type&&)
2016-04-18 01:40:45 +00:00
NotConstructible.h
…
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
…