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.multimap
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.multimap.cnstr
…
unord.multimap.modifiers
Fix for LWG Issue 2059: C++0x ambiguity problem with map::erase
2015-05-10 13:35:00 +00:00
unord.multimap.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
bucket.pass.cpp
…
bucket_count.pass.cpp
…
bucket_size.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.fail.cpp
…
iterators.pass.cpp
…
load_factor.pass.cpp
…
local_iterators.fail.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
…
scary.pass.cpp
…
swap_member.pass.cpp
…
types.pass.cpp
…