Jpp  15.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
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

template<class T >
typedef 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: