Skip to content
Commit ba6f71b0 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Made a stab at has_default_constructor. Got it mostly working for g++-4.0,...

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.

llvm-svn: 113225
parent f0ea2222
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment