This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: "self" constructor


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]