Polymake Template Library (PTL) 4.12
List of all members
polymake::mlist_replace_at< List, Pos, Insert > Struct Template Reference

#include <meta_list.h>

Inheritance diagram for polymake::mlist_replace_at< List, Pos, Insert >:
Inheritance graph
[legend]
Collaboration diagram for polymake::mlist_replace_at< List, Pos, Insert >:
Collaboration graph
[legend]

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: