This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9483: [3.4 regression] [New parser] Member with same nameas class allowed
- From: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- To: Christian Ehrhardt <ehrhardt at mathematik dot uni-ulm dot de>
- Cc: gcc-gnats at gcc dot gnu dot org, <gcc-bugs at gcc dot gnu dot org>
- Date: Wed, 29 Jan 2003 09:05:22 -0600 (CST)
- Subject: Re: c++/9483: [3.4 regression] [New parser] Member with same nameas class allowed
On Wed, 29 Jan 2003, Christian Ehrhardt wrote:
> For the sake of completness: Members with the same name as the class
> are expressly forbidden by 9.2[13].
Of course they are: that name is reserved for the constructor :-)
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ticam.utexas.edu
www: http://www.ticam.utexas.edu/~bangerth/