Jpp  15.0.1-rc.1-highqe
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::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

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