GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
RTTI.hh File Reference
#include <cxxabi.h>
+ Include dependency graph for RTTI.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEMANGLE_TYPEID_NAME(x)
 

Macro Definition Documentation

◆ DEMANGLE_TYPEID_NAME

#define DEMANGLE_TYPEID_NAME ( x)
Value:
abi::__cxa_demangle(typeid((x)).name(), NULL, NULL, NULL)

Definition at line 6 of file RTTI.hh.

Referenced by GamR::Tree::TExpDefn< ADefns >::Convert().