teak-llvm/libcxx/test/std/containers/sequences/vector/vector.special
2015-07-13 20:04:56 +00:00
..
db_swap_1.pass.cpp
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
swap.pass.cpp