comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Default values
Date: Sun, 25 Dec 2016 12:53:41 +0100
Date: 2016-12-25T12:53:41+01:00	[thread overview]
Message-ID: <o3obtd$dm$1@dont-email.me> (raw)
In-Reply-To: <lyvau8z7jx.fsf@pushface.org>

On 12/25/2016 10:23 AM, Simon Wright wrote:
>
> is the line
>
>          Latest_Data : Update := (others => <>);
>
> legal? If so, what does it mean? (I've looked at the ARM for Record
> Aggregates, 4.3.1, and Record Types. 3.8, and am no wiser).

Yes, it's legal. It means the same thing as

Latest_Data : Update;

-- 
Jeff Carter
"Sheriff murdered, crops burned, stores looted,
people stampeded, and cattle raped."
Blazing Saddles
35

  reply	other threads:[~2016-12-25 11:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-25  9:23 Default values Simon Wright
2016-12-25 11:53 ` Jeffrey R. Carter [this message]
2016-12-25 17:12 ` AdaMagica
2016-12-25 20:20   ` Simon Wright
2016-12-27 23:32   ` Randy Brukardt
replies disabled

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