This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b09cfb51ca
llvm-project
/
libcxx
/
test
/
std
/
containers
/
unord
/
unord.map
History
Marshall Clow
e3fbe1433b
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
...
llvm-svn: 242056
2015-07-13 20:04:56 +00:00
..
unord.map.cnstr
…
unord.map.elem
…
unord.map.swap
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
2015-07-13 20:04:56 +00:00
unorder.map.modifiers
The rest of N4279 and LWG#2464 - for unordered_map
2015-07-07 05:45:35 +00:00
bucket.pass.cpp
…
bucket_count.pass.cpp
…
bucket_size.pass.cpp
…
compare.pass.cpp
…
count.pass.cpp
…
db_iterators_7.pass.cpp
…
db_iterators_8.pass.cpp
…
db_local_iterators_7.pass.cpp
…
db_local_iterators_8.pass.cpp
…
eq.pass.cpp
…
equal_range_const.pass.cpp
…
equal_range_non_const.pass.cpp
…
find_const.pass.cpp
…
find_non_const.pass.cpp
…
iterators.pass.cpp
…
load_factor.pass.cpp
…
local_iterators.pass.cpp
…
max_bucket_count.pass.cpp
…
max_load_factor.pass.cpp
…
max_size.pass.cpp
…
rehash.pass.cpp
…
reserve.pass.cpp
…
swap_member.pass.cpp
…
types.pass.cpp
…
version.pass.cpp
…