Polymake Template Library (PTL) 4.12
polymake::mlist_at< T, Pos > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename T, int Pos>
struct polymake::mlist_at< T, Pos >

retrieve the element at the given position; positions are counted starting with 0. For an out-of-range position no result is defined.


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