This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53223] [c++0x] auto&& and operator* don't mix inside templates
- From: "luto at mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 May 2012 23:25:54 +0000
- Subject: [Bug c++/53223] [c++0x] auto&& and operator* don't mix inside templates
- Auto-submitted: auto-generated
- References: <bug-53223-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53223
--- Comment #4 from Andy Lutomirski <luto at mit dot edu> 2012-05-03 23:25:54 UTC ---
PR51547 could be the same thing. I'll build and test trunk.