comp.lang.ada
 help / color / mirror / Atom feed
From: "Stanley R. Allen" <u384k@gsde.hou.us.ray.com>
Subject: Re: Question about Finalization Control and reference counting
Date: Wed, 25 Apr 2001 11:57:19 -0500
Date: 2001-04-25T11:57:19-05:00	[thread overview]
Message-ID: <3AE701EF.7A80B0F3@gsde.hou.us.ray.com> (raw)
In-Reply-To: 3AE5A5B5.4337CE90@boeing.com

Jeffrey Carter wrote:
> 
> type Node;
> type Node_Ptr is access all Node;
> type Node is new [Limited_]Controlled with record
>    [slice]
> procedure Adjust (Object : in out Node);

But.....

if it's derived from Limited_Controlled, the Adjust procedure
(though permitted) will never be 'automatically' invoked.

-- 
Stanley Allen
mailto:Stanley_R_Allen-NR@raytheon.com



  parent reply	other threads:[~2001-04-25 16:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-21 12:37 Question about Finalization Control and reference counting Preben Randhol
2001-04-21 12:44 ` Preben Randhol
2001-04-24 16:11   ` Jeffrey Carter
2001-04-25 15:58     ` Preben Randhol
2001-04-25 16:01       ` Preben Randhol
2001-04-25 22:22       ` Jeffrey Carter
2001-04-26  8:50         ` Preben Randhol
2001-04-25 16:57     ` Stanley R. Allen [this message]
2001-04-24 16:10 ` Alexander Boucke
2001-04-25  3:14 ` DuckE
  -- strict thread matches above, loose matches on Subject: below --
2001-04-25 11:08 Christoph Grein
replies disabled

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