This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "self" constructor
- To: Mike Stump <mrs at windriver dot com>
- Subject: Re: "self" constructor
- From: Min Xu <mxu at cae dot wisc dot edu>
- Date: Thu, 23 Mar 2000 08:40:19 -0600
- CC: gcc at gcc dot gnu dot org
- References: <200003230307.TAA01678@kankakee.wrs.com>
- Reply-To: mxu at cae dot wisc dot edu
Mike Stump wrote:
> > 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.
Oh, I'll give the new group a try. Thank you for your reminder, I hope I
didn't abuse the list.
Sincerely,
Min