Re: limited types (Was: Records that could be arrays)
- From: "Matthew Heaney" <mheaney@xxxxxxx>
- Date: 27 Feb 2006 15:00:29 -0800
Dmitry A. Kazakov wrote:
I don't see how a constraint imposed on elements can propagate to the
cursor.
generic
type ET is private;
type Cursor is private;
with function E (C : Cursor) return ET is <>;
...
procedure Generic_Algorithm (C1, C2 : CT);
.
- Follow-Ups:
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- References:
- limited types (Was: Records that could be arrays)
- From: Thierry Bernier
- Re: limited types (Was: Records that could be arrays)
- From: Randy Brukardt
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- From: Georg Bauhaus
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney
- Re: limited types (Was: Records that could be arrays)
- From: Dmitry A. Kazakov
- limited types (Was: Records that could be arrays)
- Prev by Date: Re: limited types (Was: Records that could be arrays)
- Next by Date: Re: Complete Rationale for Ada 2005 available on AdaIC
- Previous by thread: Re: limited types (Was: Records that could be arrays)
- Next by thread: Re: limited types (Was: Records that could be arrays)
- Index(es):
Relevant Pages
|
|