Gyselalib++
 
Loading...
Searching...
No Matches
connectivity_details::AddToTypeSeq< ToInsert, TypeSeq, insert_pos > Struct Template Reference

A class which helps insert an element into a type sequence. More...

Detailed Description

template<class ToInsert, class TypeSeq, InsertPosition insert_pos>
struct connectivity_details::AddToTypeSeq< ToInsert, TypeSeq, insert_pos >

A class which helps insert an element into a type sequence.

Template Parameters
ToInsertThe element to be inserted into the type sequence.
TypeSeqA type sequence into which elements will be inserted.
insert_posThe position where the element should be inserted (back/front).

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