VirtualInheritance
Last edit July 10, 2012
Inheritance that allows virtual function calls (
LateBinding
). Some languages (especially
ScriptingLanguage
s) support inheritance, but not
VirtualInheritance
. One example of such a language is
LingoScriptingLanguage
.
CategoryLanguageFeature