| Run-Time Type Information | computing dictionary |
<compiler> (RTTI) Facilities included in C++ compilers to allow the type of an object to be determined at run time.
This facility, found in good C++ compilers and some other high level languages, adds type information to memory resident objects (i.e. type name or unique type-id). This allows the run-time system to determine if an object is of a specific type, for example, to ensure that a cast of an object is valid.
Acronym: RTTI
(01 Feb 1996)
run-time library, run-time support, run-time system < Prev | Next > runting syndrome, Rupert Waterhouse, rupia
Bookmark with: ![]() | word visualiser | Go and visit our forums ![]() |

dictionary help





