Mega Search
23.2 Million


Sign Up

Make a donation  
Tell whether a primitive subprogram was overridden  
News Group: comp.lang.ada

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

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 19-Aug-2014, at 2:41 AM EST
From: Victor Porton