Next: Adding RTTI to Up: RTTI Support for Previous: RTTI Support for

RTTI Basic Tools

 

In the following, RTTI-class stands for a C++ class which has RTTI capabilities, p for a pointer to a RTTI-class and T for a C++ RTTI-class. The 'return type' of a macro stands for the type of object that macro expands to.



Alexandru Telea