This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/72104] Inner templated class with stream operator fails to compile
- From: "romain.geissler at amadeus dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2016 20:20:10 +0000
- Subject: [Bug c++/72104] Inner templated class with stream operator fails to compile
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-72104-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72104
Romain Geissler <romain.geissler at amadeus dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Romain Geissler <romain.geissler at amadeus dot com> ---
Ok, thanks for the reply.