Lumiera  0.pre.03
»edit your freedom«
Apply< Node< TY, TYPES >, _TRANS_ > Struct Template Reference

Description

template<class TY, class TYPES, template< class > class _TRANS_>
struct lib::meta::Apply< Node< TY, TYPES >, _TRANS_ >

Definition at line 92 of file typelist-manip.hpp.

Public Types

typedef Node< typename _TRANS_< TY >::Type, typename Apply< TYPES, _TRANS_ >::ListList
 

Member Typedef Documentation

◆ List

typedef Node< typename _TRANS_<TY>::Type , typename Apply<TYPES,_TRANS_>::List > List

Definition at line 94 of file typelist-manip.hpp.

+ Collaboration diagram for Apply< Node< TY, TYPES >, _TRANS_ >:

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