summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/string.view
Commit message (Expand)AuthorAgeFilesLines
* Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSE...Marshall Clow2014-11-112-10/+4
* Mark string_view::to_string as const. Fixes PR21428Marshall Clow2014-11-021-4/+4
* string_view enhancements. Move to the correct namespace. Better constexpr sup...Marshall Clow2014-07-081-1/+1
* Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also...Marshall Clow2014-07-028-27/+27
* Implement string_view from the library fundamentals TS (n4023). Also works in...Marshall Clow2014-06-1178-0/+16083
OpenPOWER on IntegriCloud