summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/string.view/string.view.ops/to_string.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-77/+0
| | | | llvm-svn: 224658
* Mark string_view::to_string as const. Fixes PR21428Marshall Clow2014-11-021-4/+4
| | | | llvm-svn: 221101
* Implement string_view from the library fundamentals TS (n4023). Also works ↵Marshall Clow2014-06-111-0/+77
in C++11 and 03, with reduced functionality (mostly in the area of constexpr) llvm-svn: 210659
OpenPOWER on IntegriCloud