This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "self" constructor
- To: gcc at gcc dot gnu dot org, mxu at cae dot wisc dot edu
- Subject: Re: "self" constructor
- From: Mike Stump <mrs at windriver dot com>
- Date: Wed, 22 Mar 2000 19:07:05 -0800 (PST)
> Date: Wed, 22 Mar 2000 19:22:18 -0600
> From: Min Xu <mxu@cae.wisc.edu>
> I have a question about calling a constructor of a class from
> another constructor of this class. I already searched the archives
> of this mailing list, however, I can't find answers about it.
That's because this list isn't for discussing how to program in the
C++ programming language. I believe you want the comp.lang.c++ forum.
Give that a try, I think you'll find an answer over there, thanks.