commit | bb73d762b29801994c38279abd249d19a858f3f5 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Tue Sep 07 17:47:31 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Tue Sep 07 17:47:31 2010 +0000 |
tree | 62e7abffdef298cf80e5702977a990bb7316777f | |
parent | 6fd2e09b360c4e5e65feb318206ae967b862d666 [diff] |
Made a stab at has_default_constructor. Got it mostly working for g++-4.0, but only works for scalar types on clang. Ultimately this needs a compiler-supported is_constructible which clang is missing, and won't be able to use until it gets variadic templates. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@113225 91177308-0d34-0410-b5e6-96231b3b80d8