cxx/test/experimental
2014-12-09 15:07:42 +00:00
..
optional Move the optional tests into test/experimental. They were put into test/utilities because optional was going to be part of C++14, and then was pulled and put into the Library Fundamentals TS instead. No funcitonality change here; just moving files around. 2014-12-09 15:07:42 +00:00
string.view Mark a couple of tests as XFAIL with older compilers. 2014-12-07 05:31:17 +00:00
utilities [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
nothing_to_do.pass.cpp Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) 2014-06-11 16:44:55 +00:00