This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/40901] Access qualifiers of embedded templates are discarded
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Jan 2011 15:11:14 +0000
- Subject: [Bug c++/40901] Access qualifiers of embedded templates are discarded
- Auto-submitted: auto-generated
- References: <bug-40901-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40901
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-18 15:11:05 UTC ---
(In reply to comment #3)
> access control isn't done for a nested-name-specifier
sorry, should be "... for arguments in a template-id in a
nested-name-specifier"