comp.lang.ada
 help / color / mirror / Atom feed
From: "Alex R. Mosteo" <devnull@mailinator.com>
Subject: Re: Amount of copying on returned constant objects
Date: Mon, 18 Jun 2007 21:04:11 +0300
Date: 2007-06-18T21:04:11+03:00	[thread overview]
Message-ID: <5dnvosF345351U1@mid.individual.net> (raw)
In-Reply-To: 4676C27D.2050608@obry.net

Pascal Obry wrote:

> Alex R. Mosteo a écrit :
>> type Constant_Access is access constant Element_Type;
>> function Element (Key : Key_Type) return Constant_Access;
> 
> Or in a more Ada 2005 way:
> 
>    function Element
>      (Key : Key_Type) return access constant Element_Type;
> 
> Pascal.

Certainly. I thought that constant wasn't appliable to anonymous accesses in
function results (for no special reason on my part).



  reply	other threads:[~2007-06-18 18:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15 16:19 Amount of copying on returned constant objects Alex R. Mosteo
2007-06-15 16:32 ` Ludovic Brenta
2007-06-18 17:26   ` Alex R. Mosteo
2007-06-19 10:22     ` Alex R. Mosteo
2007-06-15 22:03 ` Georg Bauhaus
2007-06-18 17:23   ` Alex R. Mosteo
2007-06-18 17:35     ` Pascal Obry
2007-06-18 18:04       ` Alex R. Mosteo [this message]
2007-06-18 20:25       ` Randy Brukardt
2007-06-19  8:26         ` Dmitry A. Kazakov
2007-06-19 10:24         ` Alex R. Mosteo
2007-06-19 21:33           ` Randy Brukardt
2007-06-20  1:31             ` Markus E Leypold
2007-06-20  6:25               ` Georg Bauhaus
2007-06-20 13:00                 ` Markus E Leypold
2007-06-20  7:34             ` Dmitry A. Kazakov
2007-06-18 18:34     ` Georg Bauhaus
2007-06-16  6:48 ` Dmitry A. Kazakov
2007-06-18 17:14   ` Alex R. Mosteo
replies disabled

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