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

Auxiliary class for a type holder. More...

#include <JType.hh>

Public Types

typedef T data_type
 

Detailed Description

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

Auxiliary class for a type holder.

This class can be used to transfer a template class to a method argument.

Definition at line 19 of file JType.hh.

Member Typedef Documentation

◆ data_type

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

Definition at line 21 of file JType.hh.


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