Jpp
18.3.0-rc.1
the software that should make you happy
|
Template class to test for polymorphism. More...
#include <JBaseClass.hh>
Static Public Attributes | |
static const bool | is_base = (JConversion<JDerived_t, JBase_t>::is_derived) |
true if JBase_t is a base class of JDerived_t; else false More... | |
Template class to test for polymorphism.
Definition at line 22 of file JBaseClass.hh.
|
static |
true if JBase_t is a base class of JDerived_t; else false
Definition at line 23 of file JBaseClass.hh.