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

Description

template<class B, class BS, class OVERLAY, uint i>
struct lib::meta::Splice< Node< B, BS >, OVERLAY, i >

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

Public Types

typedef Splice< BS, OVERLAY, i-1 >::Back Back
 
typedef Node< B, typename Splice< BS, OVERLAY, i-1 >::FrontFront
 
typedef Node< B, typename Splice< BS, OVERLAY, i-1 >::ListList
 

Member Typedef Documentation

◆ List

typedef Node<B, typename Splice<BS, OVERLAY, i-1>::List> List

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

◆ Front

typedef Node<B, typename Splice<BS, OVERLAY, i-1>::Front> Front

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

◆ Back

typedef Splice<BS, OVERLAY, i-1>::Back Back

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

+ Collaboration diagram for Splice< Node< B, BS >, OVERLAY, i >:

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