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

Description

template<class TY, class TYPES, class TAIL>
struct lib::meta::Distribute< Node< TY, TYPES >, TAIL >

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

Public Types

typedef Append< typename PrefixAll< TY, TAIL >::List, typename Distribute< TYPES, TAIL >::List >::List List
 

Member Typedef Documentation

◆ List

typedef Append< typename PrefixAll<TY,TAIL>::List , typename Distribute<TYPES,TAIL>::List >::List List

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

+ Collaboration diagram for Distribute< Node< TY, TYPES >, TAIL >:

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