[Bug c++/58707] [C++11] A greater-than operator in square brackets should not end a template argument list
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 15 08:52:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58707
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2013-10-15
Assignee|unassigned at gcc dot gnu.org |paolo.carlini at oracle dot com
Target Milestone|--- |4.9.0
Ever confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Apparently just a missing parser->greater_than_is_operator_p dance
More information about the Gcc-bugs
mailing list