comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: Elaboration Schmelaboration...
Date: Sat, 29 Jun 2002 00:15:13 GMT
Date: 2002-06-29T00:15:13+00:00	[thread overview]
Message-ID: <3D1CFBD5.5000703@telepath.com> (raw)
In-Reply-To: afhmgo$hkm$1@nh.pace.co.uk

Marin David Condic wrote:
> O.K., but C++ also has declarations, so there *is* an analogy. Granted, the
> whole scheme of things is dramatically different, (Header files don't
> actually "execute" and inclusion of such things is lexical inclusion, etc.)
> but you can see the same sort of things happening. When declaring an object
> of a given class, space is allocated, its constructors are executed, etc.
> That would be "elaboration" in a broad sense of the word.

Closer would be the initialization of C++ static members, particularly 
if you assign initial values based on a function call. You can even get 
into some of the same issues, if you do this a lot and some of the 
initilizations depend on other static members being initialized.




  reply	other threads:[~2002-06-29  0:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-27  8:58 Elaboration Schmelaboration Grein, Christoph
2002-06-28 12:57 ` Marin David Condic
2002-06-29  0:15   ` Ted Dennison [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-27  8:46 David Rasmussen
2002-06-27 13:34 ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox