comp.lang.ada
 help / color / mirror / Atom feed
* Variant vs. Tagged Type
@ 2003-11-05 12:30 Frank Piron
  2003-11-05 12:49 ` Marin David Condic
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Frank Piron @ 2003-11-05 12:30 UTC (permalink / raw)


Hi,
is it possible to make some general statements
concerning the alternative variant vs. tagged
type with respect to runtime performance?
For example:
if we have an array A 1) of type access to a variant
2) of type access <TYPE>'Class
what can be said about the runtime performance
of the expression
A(I).<component>?
Thanks in Advance,
Frank




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

end of thread, other threads:[~2003-11-06  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-05 12:30 Variant vs. Tagged Type Frank Piron
2003-11-05 12:49 ` Marin David Condic
2003-11-05 14:50 ` Steve
2003-11-05 17:40 ` Jeffrey Carter
2003-11-06  7:22   ` Frank Piron

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