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

Description

template<class TY, class TYPES, template< class > class _ENUM_>
struct lib::meta::Combine< Node< TY, TYPES >, _ENUM_ >

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

Public Types

typedef Distribute< typename _ENUM_< TY >::List, typename Combine< TYPES, _ENUM_ >::List >::List List
 

Member Typedef Documentation

◆ List

typedef Distribute< typename _ENUM_<TY>::List , typename Combine<TYPES,_ENUM_>::List >::List List

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

+ Collaboration diagram for Combine< Node< TY, TYPES >, _ENUM_ >:

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