Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-standard basic_string_view::clear() member. | Eric Fiselier | 2017-05-12 | 1 | -67/+0 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -2/+2 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -0/+67 |