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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
experimental
History
Marshall Clow
2f4bfdecb3
Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change.
...
llvm-svn: 211191
2014-06-18 17:44:04 +00:00
..
dynarray
Use __builtin_operator_new/__builtin_operator_delete when available. This
2014-06-04 19:54:15 +00:00
optional
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
2013-11-15 22:42:10 +00:00
string_view
Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change.
2014-06-18 17:44:04 +00:00