Jpp  master_rocky-40-g5f0272dcd
the software that should make you happy
Public Types | List of all members
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... >::typelisttypelist
 

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>
typedef 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: