This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] -Weffc++ fixups
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 14 Apr 2004 19:53:12 +0200
- Subject: Re: [v3] -Weffc++ fixups
- References: <20040414001303.4fa2c34e.bkoz@redhat.com>
Benjamin Kosnik wrote:
1) didn't complain when assignment operators return a function that
returns *this
Yeah...
3) there are a lot of places where member initialization lists should be
used for libstdc++.
I will look a bit into this.
I'll wait for comments
Really welcome work!
Paolo.