This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug c++/15672] wierd error reported
"igodard at pacbell dot net" <gcc-bugzilla@gcc.gnu.org> writes:
> ------- Additional Comments From igodard at pacbell dot net 2004-05-27 20:54 -------
> Cancel question about how to force correct interpretation. (from Andrew's reduced case):
> g1 f((0,t<int>(c)));
> gets treated as a data declaration as intended. IMO that's gross.
It's called 'C++'s most vexing parse' for that reason.