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


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

Well, I dug around there for 30 minutes or so and I can't find anything
about the ordering of constructors before main().  I'd always assumed it was
impossible to do anything about the ordering, that it was up to the
compiler.  If the FAQ says something different I'd like to know what it is.



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