This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e899e799b51c7df7000c69233ea28e764dd3ddf5
llvm-project
/
libcxx
/
include
/
experimental
History
Marshall Clow
8ba95b7b4d
Mark string_view::to_string as const. Fixes PR21428
...
llvm-svn: 221101
2014-11-02 15:35:32 +00:00
..
__config
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
dynarray
Update the synopsis and comments with the results of LWG
#2255
. No code to back it up at the moment; just comments
2014-07-23 16:58:25 +00:00
optional
Change the comment on the closing #endif to match the condition on the corresponding #ifdef. Thanks to K-ballo for the catch. No functionality change.
2014-10-26 20:29:38 +00:00
string_view
Mark string_view::to_string as const. Fixes PR21428
2014-11-02 15:35:32 +00:00
utility
[libcxx] expose experimental::erased_type for all standard versions.
2014-07-24 19:17:38 +00:00