You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental/any/any.class/any.cons
Eric Fiselier 7175a07921 [libcxx] Add <experimental/any> v2.
Summary:
This patch adds the second revision of <experimental/any>. 
I've been working from the LFTS draft found at this link. https://rawgit.com/cplusplus/fundamentals-ts/v1/fundamentals-ts.html#any



Reviewers: danalbert, jroelofs, K-ballo, mclow.lists

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D6762

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@243728 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
copy.pass.cpp [libcxx] Add <experimental/any> v2. 10 years ago
default.pass.cpp [libcxx] Add <experimental/any> v2. 10 years ago
move.pass.cpp [libcxx] Add <experimental/any> v2. 10 years ago
non_copyable_value.fail.cpp [libcxx] Add <experimental/any> v2. 10 years ago
value.pass.cpp [libcxx] Add <experimental/any> v2. 10 years ago