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++/52625] Incorrect specialization semantics of friend class template declaration


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

--- Comment #2 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-03-20 08:41:48 UTC ---
(In reply to comment #1)
If this is indeed related to the injected-class-name, this should have been
clarified by

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1004

to not apply in this case.


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