Polymake Template Library (PTL): polymake::mselect< TClauses > Struct Template Reference
Polymake Template Library (PTL)  4.2
polymake::mselect< TClauses > Struct Template Reference

Inherited by pm::matrix_symmetry_type< TMatrix >.

Detailed Description

template<typename... TClauses>
struct polymake::mselect< TClauses >

Choose the type occurring in the first satisifed clause. Every clause but the last one must be an instance of std::enable_if. The last clause may be a single type with serves as an 'otherwise' case. If there is no such fallback, the resulting type is undefined.


The documentation for this struct was generated from the following file:
  • lib/core/include/meta_function.h