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
a96480ebc187e4e3722b7cdfd582fe3441211b13
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
deque
History
Marshall Clow
9ea0e473f0
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
...
llvm-svn: 356435
2019-03-19 03:30:07 +00:00
..
deque.capacity
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
deque.cons
Support tests in freestanding
2019-02-04 20:31:13 +00:00
deque.erasure
Support tests in freestanding
2019-02-04 20:31:13 +00:00
deque.modifiers
Support tests in freestanding
2019-02-04 20:31:13 +00:00
deque.special
Support tests in freestanding
2019-02-04 20:31:13 +00:00
allocator_mismatch.fail.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
iterators.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
types.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00