From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Chicares To: help-gcc@gnu.org Subject: Re: How do I control the order of constuctors Date: Fri, 31 Dec 1999 08:39:00 -0000 Message-id: <386CDAF4.67159530@mindspring.com> References: <84idqf$d3$1@news07.btx.dtag.de> X-SW-Source: 1999-12/msg00393.html 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(). From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Chicares To: help-gcc@gnu.org Subject: Re: How do I control the order of constuctors Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <386CDAF4.67159530@mindspring.com> References: <84idqf$d3$1@news07.btx.dtag.de> X-SW-Source: 1999-12n/msg00393.html Message-ID: <19991231222400.a_ST5pmgiBqSUKrxk8lVqQQlYzEyqiTm9DVSPa5XA8o@z> 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().