commit | 7b41c797ba9c49a75aaf0d5a4fd7a6db0574f5e5 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Wed Apr 12 23:08:46 2017 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Wed Apr 12 23:08:46 2017 +0000 |
tree | b3d5c08ac5d1853f8396cbb83e534019cf36fa26 | |
parent | 9bd669bd90dc95fc29ec9b8d1c7abd86800e4022 [diff] |
[libc++] Implement LWG 2911 - add an is_aggregate type-trait Summary: This patch implements http://cplusplus.github.io/LWG/lwg-defects.html#2911. I'm putting this up for review until __is_aggregate is added to clang (See D31513) Reviewers: mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D31515 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300126 91177308-0d34-0410-b5e6-96231b3b80d8