commit | e739d54f86e3a7f0b051f7190ffd8d40ed05ca44 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Thu Aug 11 03:13:11 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Thu Aug 11 03:13:11 2016 +0000 |
tree | 727c7dc5e78e62ba5c27625e6f7d1de952c8c0c4 | |
parent | 2d08bc9a9ff2429bec70e0c9ad81b63f846cab03 [diff] |
[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