Polymake Template Library (PTL) 4.13
polymake::mrepeat< T > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename T>
struct polymake::mrepeat< T >

An apparently endless meta-list consisting of arbitrarily many copies of the same value. Can be used as a second argument of mlist_filter_binary, mlist_transform_binary, and similar operations involving two meta-lists.


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