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++/51336] [C++11] is_abstract and sfinae


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

--- Comment #9 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2011-11-29 11:36:34 UTC ---
(In reply to comment #8)
> Looks interesting, although since we're talking about a future standard (at
> least I assume that's what you are talking about? Or are temploids coming up as
> a bugfix for C++11?)

The term "temploid" will very probably be introduced for C++11 already, we have
a lot of core issues that could be resolved much easier with that concept (I'm
not referring here to language-concepts, just to make that clear).


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