comp.lang.ada
 help / color / mirror / Atom feed
From: Christoph Grein <christoph.grein@eurocopter.com>
To: comp.lang.ada@ada.eu.org
Subject: Re: Question about Finalization Control and reference counting
Date: Wed, 25 Apr 2001 13:08:12 +0200 (MET DST)
Date: 2001-04-25T13:08:12+02:00	[thread overview]
Message-ID: <mailman.988197260.27236.comp.lang.ada@ada.eu.org> (raw)

There is a package called Safe_Pointers in my home page. It was published some 
time ago in Ada Letters. It implements reference-counted pointers: Data is 
allocated once and deallocated only if there are not pointers left. You can use 
it as a reusable component instead of Ada's access types. It comes with full 
documentation (i.e. a copy of the Ada Letters article).

http://home.T-Omline.de/home/Christ-Usch.Grein/Ada/





             reply	other threads:[~2001-04-25 11:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-25 11:08 Christoph Grein [this message]
  -- strict thread matches above, loose matches on Subject: below --
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
2001-04-24 16:10 ` Alexander Boucke
2001-04-25  3:14 ` DuckE
replies disabled

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