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
982e8d48f82d86d6d3030845e01a94de65ee7f2c
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
deque
History
Eric Fiselier
c45b673d5d
Fix warnings in deque tests
...
llvm-svn: 242632
2015-07-19 00:31:54 +00:00
..
deque.capacity
Fix warnings in deque tests
2015-07-19 00:31:54 +00:00
deque.cons
Fix warnings in deque tests
2015-07-19 00:31:54 +00:00
deque.modifiers
Fix warnings in deque tests
2015-07-19 00:31:54 +00:00
deque.special
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
iterators.pass.cpp
…
types.pass.cpp
…
version.pass.cpp
…