[Bug c++/16347] Some cases of calling constructor with temporary object still not recognised properly
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 5 08:51:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-05 08:51 -------
because 1 is not identifer but a constant.
See PR 16056, and a couple of others which I cannot find at this point.
This is ambiguous which the standard decided that thiis declares a function rather than a variable so
this is still invalid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16347
More information about the Gcc-bugs
mailing list