Jpp
18.3.0
the software that should make you happy
|
Test ROOT ClassDef. More...
#include <JClassDef.hh>
Classes | |
struct | check_type |
Public Types | |
enum | { value = sizeof(JTest<T>(0)) == sizeof(JSmall) } |
Private Types | |
typedef char | JSmall |
typedef long | JBig |
Static Private Member Functions | |
template<class C > | |
static JSmall | JTest (check_type< const char *(C::*)(),&C::Class_Name > *) |
template<class C > | |
static JBig | JTest (...) |
Test ROOT ClassDef.
Definition at line 19 of file JClassDef.hh.
|
private |
Definition at line 21 of file JClassDef.hh.
|
private |
Definition at line 22 of file JClassDef.hh.
anonymous enum |
Enumerator | |
---|---|
value |
Definition at line 30 of file JClassDef.hh.
|
staticprivate |