comp.lang.ada
 help / color / mirror / Atom feed
From: Hyman Rosen <hyrosen@mail.com>
Subject: Re: Deallocation & Tagged Types
Date: Mon, 20 Oct 2003 01:43:52 GMT
Date: 2003-10-20T01:43:52+00:00	[thread overview]
Message-ID: <s5Hkb.5729$PZ1.1912@nwrdny03.gnilink.net> (raw)
In-Reply-To: <3F9336B1.6070703@comcast.net>

Robert I. Eachus wrote:
 > This is why garbage collectors for Ada are so useless.

Another reason is Ada's ability to have parameters, return
values, and variables of unconstrained types. This allows
stack objects to be used in places where other languages,
such as C++, require dynamic allocation. Less "garbage"
created means less garbage to collect.




  reply	other threads:[~2003-10-20  1:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 20:53 Deallocation & Tagged Types chris
2003-10-19 15:38 ` Robert I. Eachus
2003-10-19 16:53   ` chris
2003-10-20  1:08     ` Robert I. Eachus
2003-10-19 16:10 ` Dmitry A. Kazakov
2003-10-19 16:50   ` chris
2003-10-20  1:13     ` Robert I. Eachus
2003-10-20  1:43       ` Hyman Rosen [this message]
2003-10-26  8:11 ` Patrice Freydiere
replies disabled

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