comp.lang.ada
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@free.fr>
To: Andrew Carroll <andrew@carroll-tech.net>
Cc: "Comp. Lang. Ada" <comp.lang.ada@ada-france.org>
Subject: Re: Attribute Definitions and other questions
Date: Tue, 12 Apr 2005 08:49:43 +0200
Date: 2005-04-12T08:49:43+02:00	[thread overview]
Message-ID: <mailman.12.1113321710.24457.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <000201c53293$f0e4b970$0401a8c0@thinkpad>

> Let's say I have a tagged type T.
> 
> type T is tagged ...
> <blah>
> end T;
> 
> Later I declared some variables of type T.
> var1: T;
> var2: T;
> 
> what attribute distinguishes the different "instances" of T (var1 and var2)?

T'Address

D.




       reply	other threads:[~2005-04-12  6:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000201c53293$f0e4b970$0401a8c0@thinkpad>
2005-04-12  6:49 ` Duncan Sands [this message]
2005-04-12 18:40   ` Attribute Definitions and other questions Jeffrey Carter
2005-04-13  7:26   ` Dmitry A. Kazakov
replies disabled

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