Skip to search formSkip to main contentSkip to account menu

Run-time type information

Known as: Dynamic cast, Dynamic casting, Run time type information 
In computer programming, run-time type information or run-time type identification (RTTI) refers to a C++ mechanism that exposes information about an… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Over the last decade, mobile devices have taken over the consumer market for computer hardware. Almost all these mobile devices… 
2013
2013
De nascholingsmarkt is gecommercialiseerd. Heeft dat nadelen voor de kwaliteit van het aanbod, bijvoorbeeld van nieuwe… 
2012
2012
Arguably programming involves design: computational logic – the program – is constantly reorganized to keep complexity manageable… 
2012
2012
Modern IDEs such as Eclipse offer static views of the source code, but such views ignore information about the runtime behavior… 
2006
2006
We describe a scheme for implementing dynamic casts suitable for systems where the performance and predictability of performance… 
2004
2004
Software design is an area where it is most important to elicit an accurate and complete set of requirements. Determining the… 
2003
2003
Generic programming using the C++ template facility has been a successful method for creating high-performance, yet general… 
1999
1999
The logic/functional language Mercury uses a strong, mostly static type system based on polymorphic many-sorted logic. For… 
1992
1992
Design applications of the run-time type identiication constructs proposed by Stroustrup and Lenkov are illustrated via several…