comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Dereferencing and style guides
Date: Mon, 30 Sep 2013 11:18:00 -0700
Date: 2013-09-30T11:18:00-07:00	[thread overview]
Message-ID: <l2cf8o$j3b$1@dont-email.me> (raw)
In-Reply-To: <5249ab97$0$6625$9b4e6d93@newsspool2.arcor-online.net>

On 09/30/2013 09:49 AM, Georg Bauhaus wrote:
> On 30.09.13 14:51, Robert A Duff wrote:
>> However, the ".all" syntax is just plain weird.  "All what?"  It makes
>> no sense to me.
>
> I take it you are deliberately being forgetful? ;-)
>
> All what? All [components] of the referenced object, of course.

Right. "All of whatever the access value designates" is how I would put it.

Returning to the OP, I would say it depends on what you want to emphasize to the 
reader. If you use ".all" when it isn't required, you're emphasizing that this 
is a dereference of an access value. If you omit it, you're emphasizing what 
you're doing with the dereferenced value: indexing, selection of a component or 
operation, and so on.

-- 
Jeff Carter
"You can never forget too much about C++."
115

  reply	other threads:[~2013-09-30 18:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30  6:35 Dereferencing and style guides Natasha Kerensikova
2013-09-30  7:13 ` Dmitry A. Kazakov
2013-09-30 12:51 ` Robert A Duff
2013-09-30 16:49   ` Georg Bauhaus
2013-09-30 18:18     ` Jeffrey Carter [this message]
2013-10-03 19:20     ` Robert A Duff
2013-10-04 13:22       ` Georg Bauhaus
2013-10-04 13:25         ` Georg Bauhaus
2013-10-07 16:10       ` Eryndlia Mavourneen
2013-10-08  0:48         ` Robert A Duff
2013-10-10  7:35           ` Stefan.Lucks
2013-10-10 14:48             ` Adam Beneschan
2013-10-10 22:49               ` Robert A Duff
2013-10-11  8:07                 ` Bill Findlay
2013-10-11 12:52                   ` Robert A Duff
2013-10-11 13:02                     ` G.B.
2013-10-11 13:19                     ` Bill Findlay
2013-10-19  2:40                     ` Randy Brukardt
2013-10-19  2:46                     ` Randy Brukardt
2013-10-19  2:36           ` Randy Brukardt
2013-09-30 13:53 ` Eryndlia Mavourneen
replies disabled

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