This is the mail archive of the gcc-help@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: How do I control the order of constuctors


It's in the FAQ at
  http://www.cerfnet.com/~mpcline/c++-faq-lite/

> Can anyone tell me how to control the order of calling class constuctors
> which occur before the main().


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