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
3003ba00a3260bdee71dd802bcfa970c3580e6bb
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.modifiers
History
Marshall Clow
ffc888bc09
Implement LWG#2579: Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assign
...
llvm-svn: 263042
2016-03-09 18:08:29 +00:00
..
string_append
More string fixes for noexcept cases. Apparently I didn't get them all in r258281.
2016-01-20 05:41:24 +00:00
string_assign
Implement LWG#2579: Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assign
2016-03-09 18:08:29 +00:00
string_copy
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
string_erase
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
string_insert
More string fixes for noexcept cases. Apparently I didn't get them all in r258281.
2016-01-20 05:41:24 +00:00
string_op_plus_equal
…
string_replace
More string fixes for noexcept cases. Apparently I didn't get them all in r258281.
2016-01-20 05:41:24 +00:00
string_swap
…
nothing_to_do.pass.cpp
…