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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Stephan T. Lavavej
6b1ae9b854
[libcxx] [test] Strip trailing whitespace, NFC.
...
llvm-svn: 324959
2018-02-12 22:54:35 +00:00
..
associative
Use multi-key tree search for {map, set}::{count, equal_range}
2018-02-10 02:53:47 +00:00
container.adaptors
[libcxx] [test] Strip trailing whitespace, NFC.
2018-02-12 22:54:35 +00:00
container.requirements
…
containers.general
…
sequences
[libcxx] [test] Strip trailing whitespace, NFC.
2018-02-12 22:54:35 +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
…