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
982e8d48f82d86d6d3030845e01a94de65ee7f2c
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Marshall Clow
1378a5aec3
implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations
...
llvm-svn: 245330
2015-08-18 18:57:00 +00:00
..
basic.string
implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations
2015-08-18 18:57:00 +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
…