[Bug c++/17395] Incorrect lookup for parameters
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 10 14:19:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-09-10 14:19 -------
I would guess gcc is right: the names of parameters can't be used
in the rest of the argument list, can they? Note that this is
different to template argument lists, in which this is explicitly
allowed (and the standard writers felt the need to state so in a
note).
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17395
More information about the Gcc-bugs
mailing list