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

Description

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

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

Public Types

typedef Append< TY, typename SplitLast< TYPES >::List >::List List
 
typedef SplitLast< TYPES >::Type Type
 

Member Typedef Documentation

◆ Type

typedef SplitLast<TYPES>::Type Type

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

◆ List

typedef Append< TY, typename SplitLast<TYPES>::List >::List List

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

+ Collaboration diagram for SplitLast< Node< TY, TYPES > >:

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