GamR
0.0.0
GammaROOT
Loading...
Searching...
No Matches
RTTI.hh
Go to the documentation of this file.
1
#ifndef GAMROOT_UTILS_RTTI_HH
2
#define GAMROOT_UTILS_RTTI_HH
3
4
/* GNU */
5
#include <cxxabi.h>
6
#define DEMANGLE_TYPEID_NAME(x) abi::__cxa_demangle(typeid((x)).name(), NULL, NULL, NULL)
7
8
#endif
src
lib
utils
RTTI.hh
Generated on Tue Feb 10 2026 23:03:42 for GamR by
1.13.2