History log of /external/libcxx/test/std/experimental/any/any.class/any.cons/copy.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e739d54f86e3a7f0b051f7190ffd8d40ed05ca44 11-Aug-2016 Eric Fiselier <eric@efcs.ca> [libcxx] Add std::any

Summary:
This patch adds std::any by moving/adapting <experimental/any>.

This patch also implements the std::any parts of p0032r3 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0032r3.pdf)
and LWG 2509 (http://cplusplus.github.io/LWG/lwg-defects.html#2509).

I plan to push it in a day or two if there are no comments.


Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D22733

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@278310 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/experimental/any/any.class/any.cons/copy.pass.cpp
7175a079211ec78c8232d9d55fa4c1f9eeae803d 31-Jul-2015 Eric Fiselier <eric@efcs.ca> [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
/external/libcxx/test/std/experimental/any/any.class/any.cons/copy.pass.cpp