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
4f052d075c0e074e34756dd8565e53ffd1c9929e
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Marshall Clow
e34f5ffe4b
Implement LWG2783: stack::emplace() and queue::emplace() should return decltype(auto)
...
llvm-svn: 323385
2018-01-24 22:42:25 +00:00
..
associative
Add some tests for operations on const associative containers. Part of LWG#2542
2017-11-22 06:02:27 +00:00
container.adaptors
Implement LWG2783: stack::emplace() and queue::emplace() should return decltype(auto)
2018-01-24 22:42:25 +00:00
container.requirements
…
containers.general
…
sequences
Mark LWG2824 as complete. We already did it, but I added a test to be sure
2018-01-03 04:37:30 +00:00
unord
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
Copyable.h
…
Emplaceable.h
[libcxx] [test] Update for C++17 feature removals.
2017-08-24 21:24:08 +00:00
map_allocator_requirement_test_templates.h
…
NotConstructible.h
[libcxx] [test] Update for C++17 feature removals.
2017-08-24 21:24:08 +00:00
nothing_to_do.pass.cpp
…
set_allocator_requirement_test_templates.h
…
test_compare.h
Add some tests for operations on const associative containers. Part of LWG#2542
2017-11-22 06:02:27 +00:00
test_hash.h
…