Polymake Template Library (PTL) 4.13
polymake::mlist_replace_at< List, Pos, Insert > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename List, int Pos, typename... Insert>
struct polymake::mlist_replace_at< List, Pos, Insert >

Replace a single element in a meta-list with new elements. When Pos==-1, nothing is changed.


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