Jpp  18.0.1-rc.1
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::JMultipleType< N, T > Struct Template Reference

List of identical types. More...

#include <JTypeList.hh>

Public Types

typedef JTypeList< T, typename
JMultipleType< N-1, T >
::typelist
typelist
 

Detailed Description

template<unsigned int N, class T>
struct JLANG::JMultipleType< N, T >

List of identical types.

Definition at line 33 of file JTypeList.hh.

Member Typedef Documentation

template<unsigned int N, class T >
typedef JTypeList<T, typename JMultipleType<N-1, T>::typelist> JLANG::JMultipleType< N, T >::typelist

Definition at line 35 of file JTypeList.hh.


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