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

Description

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

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

Public Types

typedef Node< B, BS > Back
 
typedef NullType Front
 
typedef Node< B, BS > List
 

Member Typedef Documentation

◆ List

typedef Node<B, BS> List

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

◆ Front

typedef NullType Front

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

◆ Back

typedef Node<B, BS> Back

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

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

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