Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JLANG::JBaseClass< T > Struct Template Reference

Template definition of class to look for base class in type list. More...

#include <JBaseClass.hh>

Public Types

typedef T data_type
 

Detailed Description

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

Template definition of class to look for base class in type list.

The type of the base class is defined as data_type.

Definition at line 100 of file JBaseClass.hh.

Member Typedef Documentation

◆ data_type

template<class T >
T JLANG::JBaseClass< T >::data_type

Definition at line 101 of file JBaseClass.hh.


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