comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: Access to classwide type
Date: 2000/07/24
Date: 2000-07-24T00:00:00+00:00	[thread overview]
Message-ID: <8GRaL$AJ9PHa@eisner.decus.org> (raw)
In-Reply-To: 8li0m5$1i4$1@nnrp1.deja.com

In article <8li0m5$1i4$1@nnrp1.deja.com>, reason67@my-deja.com writes:
> How in the heck does it do that? Does Ada.Unchecked_Deallocation read
> the tag and do a `size on the data structure to determine the size of
> the memory in heap to release? I am suprised by this. It is more
> implicit than I am used to in Ada.
> ---
> Jeffrey
> 
> In article <xtPe5.19463$T5.28006@east2.usenetserver.com>,
>   "David Botton" <David@Botton.com> wrote:
> 
>>    procedure Free_Object is
>>       new Ada.Unchecked_Deallocation (T'Class, T_Ptr);

If it works for access to a variant type, why shouldn't it work here ?




  reply	other threads:[~2000-07-24  0:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-23  0:00 Access to classwide type reason67
2000-07-24  0:00 ` David Botton
2000-07-24  0:00   ` reason67
2000-07-24  0:00     ` Larry Kilgallen [this message]
2000-07-24  0:00       ` reason67
2000-07-24  0:00         ` David Botton
2000-07-24  0:00         ` Larry Kilgallen
2000-07-24  0:00     ` David Starner
2000-07-25  0:00       ` Laurent Guerby
2000-07-24  0:00     ` Pascal Obry
2000-07-24  0:00     ` Pat Rogers
2000-07-25  0:00     ` Matthew J Heaney
replies disabled

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