llvm-project/libcxx/test/std/containers/associative/set/set.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
..
member_swap.pass.cpp Remove use of zero length arrays in tests. Get tests passing with -pedantic-errors 2015-02-10 16:51:29 +00:00
non_member_swap.pass.cpp Remove use of zero length arrays in tests. Get tests passing with -pedantic-errors 2015-02-10 16:51:29 +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