Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JLANG::JTYPELIST< T, Args > Struct Template Reference

Auxiliary class for recursive type list generation. More...

#include <JTypeList.hh>

Public Types

typedef JTypeList< T, typename JTYPELIST< Args... >::typelist > typelist
 

Detailed Description

template<class T, class ... Args>
struct JLANG::JTYPELIST< T, Args >

Auxiliary class for recursive type list generation.

Definition at line 351 of file JTypeList.hh.

Member Typedef Documentation

◆ typelist

template<class T , class ... Args>
JTypeList<T, typename JTYPELIST<Args...>::typelist> JLANG::JTYPELIST< T, Args >::typelist

Definition at line 352 of file JTypeList.hh.


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