Path: utzoo!utgpu!watmath!att!dptg!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c++ Subject: Re: munch Keywords: static objects / construction order Message-ID: <9698@alice.UUCP> Date: 29 Jul 89 02:31:10 GMT References: <24096@genrad.UUCP> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 12 In article <24096@genrad.UUCP>, dxb@genrad.com (Daniel A. Burkhard) writes: > I need some way to control the order of construction > of static objects. I and others have thought for some time about doing it and have yet to come up with a way of specifying the order that is (a) useful, (b) consistent, and (c) not too hard to implement. Let me know if you find one. -- --Andrew Koenig ark@europa.att.com