[Bug c++/58896] Incorrect handling of a private nested type of a template specialization in the main template
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 16 10:23:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58896
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't think it's relevant that one of the types is a specialization of the
other, the same thing happens with unrelated classes, which is PR 47346.
*** This bug has been marked as a duplicate of bug 47346 ***
More information about the Gcc-bugs
mailing list