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
6794236ad4eee9aabce39ba767bf16c6573a9339
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Marshall Clow
7d661bb248
Fix the definitions of 'reference' and 'pointer' in string_view that no one uses :-). Thanks to K-ballo for the catch.
...
llvm-svn: 321188
2017-12-20 16:31:40 +00:00
..
basic.string
[libcxx] [test] Strip trailing whitespace. NFC.
2017-12-07 00:50:23 +00:00
basic.string.hash
…
basic.string.literals
…
c.strings
…
char.traits
…
string.classes
…
string.conversions
…
string.view
Fix the definitions of 'reference' and 'pointer' in string_view that no one uses :-). Thanks to K-ballo for the catch.
2017-12-20 16:31:40 +00:00
strings.general
…