#include <ClassName.h>
Static Public Member Functions | |
static const std::string & | name () |
Definition at line 35 of file ClassName.h.
Definition at line 37 of file ClassName.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
{ static const std::string ln(Demangle(typeid(T).name())()); return ln; }