VirtualInheritance

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