This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/44969] [C++0x] <type_traits> std::is_constructible broken for fundamental types.



------- Comment #5 from jason at redhat dot com  2010-07-17 20:53 -------
Subject: Re:  [C++0x] <type_traits> std::is_constructible broken
 for fundamental types.

> irrespective of complain. Jason, should complete_type_or_else be something
> different when tf_none?

Perhaps, but we shouldn't be dealing with template parameters there 
anyway; they should have been substituted away by this point.  I'm 
investigating.

Jason


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44969


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]