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
800259c98d6fe81fefabb38c01a79504f2652cf2
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.modifiers
History
Marshall Clow
800259c98d
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
...
llvm-svn: 319687
2017-12-04 20:11:38 +00:00
..
string_append
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
2017-12-04 20:11:38 +00:00
string_assign
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
string_copy
…
string_erase
Add asserts that the nullptr is maintained in string erase operations.
2017-05-25 19:01:14 +00:00
string_insert
[libcxx] [test] Strip trailing whitespace.
2017-09-26 23:08:41 +00:00
string_op_plus_equal
…
string_replace
Add more string_view tests
2017-09-07 02:46:09 +00:00
string_swap
…
nothing_to_do.pass.cpp
…