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

Description

template<class T, class TY, class TYPES>
struct lib::meta::PrefixAll< T, Node< TY, TYPES > >

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

Public Types

typedef Node< typename Append< T, TY >::List, typename PrefixAll< T, TYPES >::ListList
 

Member Typedef Documentation

◆ List

typedef Node< typename Append<T,TY>::List , typename PrefixAll<T,TYPES>::List > List

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

+ Collaboration diagram for PrefixAll< T, Node< TY, TYPES > >:

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