comp.lang.ada
 help / color / mirror / Atom feed
* Tell whether a primitive subprogram was overridden
@ 2014-08-18 23:41 Victor Porton
  2014-08-18 23:52 ` Adam Beneschan
  2014-08-19  7:31 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 9+ messages in thread
From: Victor Porton @ 2014-08-18 23:41 UTC (permalink / raw)


Is it possible to determine whether for a given object of type T'Class a 
primitive subprogram F was overridden (not the same as for type T)?

I would like this check for efficiency reasons, not to pass it to a callback 
if the default "null" operation was not overridden.

-- 
Victor Porton - http://portonvictor.org


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

end of thread, other threads:[~2014-08-19 15:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18 23:41 Tell whether a primitive subprogram was overridden Victor Porton
2014-08-18 23:52 ` Adam Beneschan
2014-08-18 23:57   ` Victor Porton
2014-08-19  9:50     ` Simon Wright
2014-08-19  1:29   ` Shark8
2014-08-19  7:31 ` Dmitry A. Kazakov
2014-08-19 13:45   ` Victor Porton
2014-08-19 13:57     ` Dmitry A. Kazakov
2014-08-19 15:54       ` Victor Porton

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