Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JLANG::JAbstractClass< T > Struct Template Reference

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
 

Detailed Description

template<class T>
struct JLANG::JAbstractClass< T >

Template class test for abstractness.

Definition at line 20 of file JAbstractClass.hh.

Member Data Documentation

◆ is_abstract

template<class T >
const bool JLANG::JAbstractClass< T >::is_abstract = std::is_abstract<T>::value
static

true of class is abstract; else false

Definition at line 21 of file JAbstractClass.hh.


The documentation for this struct was generated from the following file: