Jpp
18.2.1
the software that should make you happy
|
Template class test for abstractness. More...
#include <JAbstractClass.hh>
Static Public Attributes | |
static const bool | is_abstract = std::is_abstract<T>::value |
true of class is abstract; else false More... | |
Template class test for abstractness.
Definition at line 20 of file JAbstractClass.hh.
|
static |
true of class is abstract; else false
Definition at line 21 of file JAbstractClass.hh.