hanchenye-llvm-project/libcxx
Howard Hinnant ba6f71b030 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
2010-09-07 17:47:31 +00:00
..
include 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. 2010-09-07 17:47:31 +00:00
lib Didn't mean to change lib/buildit on the last check in 2010-08-11 18:11:36 +00:00
src Fix whitespace 2010-09-04 23:46:48 +00:00
test 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. 2010-09-07 17:47:31 +00:00
www Updated current status. 2010-09-05 17:31:48 +00:00
LICENSE.TXT Fixing whitespace problems 2010-08-22 01:04:38 +00:00
Makefile Fixing whitespace problems 2010-08-22 01:04:38 +00:00