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++/50811] [C++0x] G++ rejects class-virt-specifier if class-head-name includes nested-name-specifier


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

--- Comment #7 from Ville Voutilainen <ville.voutilainen at gmail dot com> 2011-10-21 14:24:23 UTC ---
(In reply to comment #6)
> thanks!

You're welcome! I don't like leaving bugs open in code I wrote,
so instead of turning in early, I decided to fix it. ;)

Just out of curiosity, since you reported this and Daniel's
been watching, is such code something you intend to use
in a library implementation?


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