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

Description

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

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

Public Types

typedef Node< TY, typename Append< TYPES, TAIL >::ListList
 

Member Typedef Documentation

◆ List

typedef Node<TY, typename Append<TYPES, TAIL>::List> List

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

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

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