A class which helps insert an element into a type sequence. More...
A class which helps insert an element into a type sequence.
ToInsert | The element to be inserted into the type sequence. |
TypeSeq | A type sequence into which elements will be inserted. |
insert_pos | The position where the element should be inserted (back/front). |