llvm-project/libcxx/test/std/strings
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
..
basic.string 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
basic.string.hash
basic.string.literals
c.strings Make support for thread-unsafe C functions optional. 2015-06-24 08:44:38 +00:00
char.traits Rooting out more undefined behavior in char_traits. 2015-02-13 16:04:42 +00:00
string.classes
string.conversions Rename system_lib -> system_cxx_lib. NFC 2015-01-14 23:38:12 +00:00
strings.general
version.pass.cpp