This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53403] Function template friend denied access to private types of granting template class.
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 23:06:18 +0000
- Subject: [Bug c++/53403] Function template friend denied access to private types of granting template class.
- Auto-submitted: auto-generated
- References: <bug-53403-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53403
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-04 23:06:18 UTC ---
Works in mainline. I'm adding the testcase and closing the PR.