comp.lang.ada
 help / color / mirror / Atom feed
* Two class-wide operands, but only one controlling
@ 2002-11-23 16:10 Victor Porton
  2002-11-23 19:50 ` Pascal Obry
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Victor Porton @ 2002-11-23 16:10 UTC (permalink / raw)


I want something like a procedure with two class-wide operands,
(of two different types) but only one of these controlling.

The solution I found is introducing new tagged record
types which would refer to these two types and passing both
operands as one operand in such the record. Other solutions?



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-11-27 17:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-23 16:10 Two class-wide operands, but only one controlling Victor Porton
2002-11-23 19:50 ` Pascal Obry
2002-11-24  8:27 ` Victor Porton
2002-11-24  8:59   ` Samuel Tardieu
2002-11-24 11:34 ` Victor Porton
2002-11-24 21:56   ` Pascal Obry
2002-11-25 22:17   ` Matthew Heaney
2002-11-27 17:25   ` Matthew Heaney
2002-11-25 19:19 ` Matthew Heaney

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