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++/53498] Compiler crashes during C++11 template magic compilation


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

--- Comment #2 from o.mangold at googlemail dot com 2012-05-27 15:33:16 UTC ---
(In reply to comment #1)
> While the test code is somewhat broken, 

Yes, I'm not surprised, this template stuff is a complete nightmare to me. As
you mention it, you don't accidently know, how a correct version would look? I
want to test, if the class U has a method print compatible with the given ARGS.


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