llvm-project/libcxx/test/std/experimental
Eric Fiselier 522a7f9535 Add experimental container alias templates for PMRs
llvm-svn: 268841
2016-05-07 03:09:55 +00:00
..
algorithms Implement P0253R1: Fixing a design mistake in the searchers interface. 2016-03-08 15:12:52 +00:00
any [libcxx] Add <experimental/any> v2. 2015-07-31 02:24:58 +00:00
func Implement P0253R1: Fixing a design mistake in the searchers interface. 2016-03-08 15:12:52 +00:00
iterator implement ostream_joiner. Reviewed as http://reviews.llvm.org/D16605 2016-01-28 04:14:56 +00:00
memory Add experimental container alias templates for PMRs 2016-05-07 03:09:55 +00:00
optional Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
string.view Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches. 2016-01-12 14:51:04 +00:00
utilities Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 2016-04-20 00:14:32 +00:00
nothing_to_do.pass.cpp