Polymake Template Library (PTL): polymake::mlist_replace_between< TList, TStart, TEnd, TInsert > Struct Template Reference
polymake::mlist_replace_between< TList, TStart, TEnd, TInsert > Struct Template Reference
Inheritance diagram for polymake::mlist_replace_between< TList, TStart, TEnd, TInsert >:
Collaboration diagram for polymake::mlist_replace_between< TList, TStart, TEnd, TInsert >:

Detailed Description

template<typename TList, int TStart, int TEnd, typename TInsert>
struct polymake::mlist_replace_between< TList, TStart, TEnd, TInsert >

Replace a slice in a meta-list with new elements. The slice is specified like in mlist_subset. If TStart==TEnd, no elements are removed; the new elements are inserted at the given position.


The documentation for this struct was generated from the following file:
  • lib/core/include/meta_list.h