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
/
sequences
History
Marshall Clow
71ff7c3f0f
Move bits from N4258. Mark vector's move-constructor unconditionally noexcept in C++1z
...
llvm-svn: 242148
2015-07-14 14:46:32 +00:00
..
array
Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete
2015-05-26 18:57:27 +00:00
deque
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
forwardlist
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
list
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
vector
Move bits from N4258. Mark vector's move-constructor unconditionally noexcept in C++1z
2015-07-14 14:46:32 +00:00
vector.bool
Move bits from N4258. Mark vector's move-constructor unconditionally noexcept in C++1z
2015-07-14 14:46:32 +00:00
nothing_to_do.pass.cpp
…