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


> 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.

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