summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/string.view/string.view.ops
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-8619/+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-1110-0/+8619
in C++11 and 03, with reduced functionality (mostly in the area of constexpr) llvm-svn: 210659
OpenPOWER on IntegriCloud