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

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

Made a stab at has_copy_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: 113304
parent 978f007a
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