|
Jpp
17.1.0
the software that should make you happy
|
Template class test for abstractness. More...
#include <JAbstractClass.hh>
Static Public Attributes | |
| static const bool | is_abstract = !JTEST(test<T>(0)) |
| true of class is abstract; else false More... | |
Static Protected Member Functions | |
| static JFalse | test (...) |
| default false More... | |
Static Private Member Functions | |
| template<class U > | |
| static JTrue | test (U(*)[1]) |
Template class test for abstractness.
Definition at line 19 of file JAbstractClass.hh.
|
staticprivate |
|
staticprotectedinherited |
default false
|
static |
true of class is abstract; else false
Definition at line 28 of file JAbstractClass.hh.
1.8.5