[Bug c++/59435] sizeof...(T) as default value for an argument in the constructor does not work
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 9 19:21:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59435
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2013-12-09
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> ---
The problem is in cp_parser_cache_defarg as called by
cp_parser_parameter_declaration
More information about the Gcc-bugs
mailing list