RTTI (Run-Time Type Information)

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:abbreviation gptkb:Run-Time_Type_Information
gptkbp:affects gptkb:performance
gptkbp:allows determining actual object type at runtime
gptkbp:canBeDisabled gptkb:C++
gptkbp:category reflection
type system
gptkbp:compatibleWith C
gptkbp:enables dynamic_cast in C++
instanceof operator in Java
typeid operator in C++
https://www.w3.org/2000/01/rdf-schema#label RTTI (Run-Time Type Information)
gptkbp:introducedIn gptkb:C++98
gptkbp:relatedTo object-oriented programming
polymorphism
gptkbp:usedFor type identification at runtime
gptkbp:usedIn gptkb:Java
gptkb:C++
gptkbp:bfsParent gptkb:C++98
gptkbp:bfsLayer 6