Lumiera  0.pre.03
»edit your freedom«
Splice< Node< B, BS >, Node< O, OS >, 0 > Struct Template Reference

Description

template<class B, class BS, class O, class OS>
struct lib::meta::Splice< Node< B, BS >, Node< O, OS >, 0 >

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

Public Types

typedef Splice< BS, OS, 0 >::Back Back
 
typedef NullType Front
 
typedef Node< O, typename Splice< BS, OS, 0 >::ListList
 

Member Typedef Documentation

◆ List

typedef Node<O, typename Splice<BS,OS, 0>::List> List

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

◆ Front

typedef NullType Front

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

◆ Back

typedef Splice<BS,OS, 0>::Back Back

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

+ Collaboration diagram for Splice< Node< B, BS >, Node< O, OS >, 0 >:

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