llvm-project/libcxx/test/std/containers/sequences/deque/deque.special
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
..
copy.pass.cpp Fix more issues exposed by -pedantic-errors in c++03 mode 2015-02-10 17:20:18 +00:00
copy_backward.pass.cpp Fix more issues exposed by -pedantic-errors in c++03 mode 2015-02-10 17:20:18 +00:00
move.pass.cpp Fix more issues exposed by -pedantic-errors in c++03 mode 2015-02-10 17:20:18 +00:00
move_backward.pass.cpp Fix more issues exposed by -pedantic-errors in c++03 mode 2015-02-10 17:20:18 +00:00
swap.pass.cpp Fix more issues exposed by -pedantic-errors in c++03 mode 2015-02-10 17:20:18 +00:00
swap_noexcept.pass.cpp 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