Lumiera  0.pre.03
»edit your freedom«
Append< TY1, TY2 > Struct Template Reference

#include "lib/meta/typelist-manip.hpp"

Description

template<class TY1, class TY2>
struct lib::meta::Append< TY1, TY2 >

append lists-of-types

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

Public Types

typedef Node< TY1, typename Append< TY2, NullType >::ListList
 

Member Typedef Documentation

◆ List

typedef Node<TY1, typename Append<TY2,NullType>::List> List

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

+ Collaboration diagram for Append< TY1, TY2 >:

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