This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
experimental
/
string.view
History
Marshall Clow
926731b1e5
string_view enhancements. Move to the correct namespace. Better constexpr support (thanks to Richard for the suggestions). Update the tests to match this. Add <experimental/__config for experimental macros/etc to live.
...
llvm-svn: 212569
2014-07-08 22:38:11 +00:00
..
string.view.access
string_view enhancements. Move to the correct namespace. Better constexpr support (thanks to Richard for the suggestions). Update the tests to match this. Add <experimental/__config for experimental macros/etc to live.
2014-07-08 22:38:11 +00:00
string.view.capacity
Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03
2014-07-02 15:45:57 +00:00
string.view.comparison
…
string.view.cons
Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03
2014-07-02 15:45:57 +00:00
string.view.find
…
string.view.hash
…
string.view.io
…
string.view.iterators
Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03
2014-07-02 15:45:57 +00:00
string.view.modifiers
…
string.view.nonmem
…
string.view.ops
…
string.view.synop
…
string.view.template
…
nothing_to_do.pass.cpp
…