comp.lang.ada
 help / color / mirror / Atom feed
From: "amado.alves" <amado.alves@netcabo.pt>
To: <comp.lang.ada@ada-france.org>
Subject: RE: Proposed change to BC iterator parameters [limitedness]
Date: Wed, 10 Dec 2003 19:33:54 -0000
Date: 2003-12-10T19:33:54+00:00	[thread overview]
Message-ID: <mailman.74.1071084894.31149.comp.lang.ada@ada-france.org> (raw)

<<
  type T
    (look_here: access D;
     look_there: access E;
     and_also_over_there: access D)
  is tagged limited...
>>

Since your working with a container library anyway a cleaner solution might be to create containers for types D and E and replace the access discriminants above with the corresponding pointers (iterators).




             reply	other threads:[~2003-12-10 19:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10 19:33 amado.alves [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-11 16:24 Proposed change to BC iterator parameters [limitedness] amado.alves
2003-12-11 16:53 ` Robert A Duff
2003-12-10 19:20 amado.alves
2003-12-11 13:10 ` Marin David Condic
2003-12-11 17:59   ` Jeffrey Carter
2003-12-12  5:58   ` Simon Wright
2003-12-10 17:53 amado.alves
2003-12-10 18:47 ` Georg Bauhaus
2003-12-11 15:48 ` Robert A Duff
2003-12-10 13:36 Proposed change to BC iterator parameters amado.alves
2003-12-10 16:47 ` Proposed change to BC iterator parameters [limitedness] Georg Bauhaus
replies disabled

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