Polymake Template Library (PTL) 4.13
polymake::mreplace_template_parameter< T, Pos, NewParam > Struct Template Reference

#include <type_utils.h>

Detailed Description

template<typename T, int Pos, typename NewParam>
struct polymake::mreplace_template_parameter< T, Pos, NewParam >

Replace the template parameter with the given ordinal number with the given value. Enumeration starts with 0. For out-of-bound numbers, the result equals the input type.


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