Polymake Template Library (PTL) 4.13
polymake::cleanOperations::can< Operation, T1, T2, is_defined > Struct Template Reference

check whether the given elementary operation is defined for given argument types More...

#include <operations_basic_defs.h>

Detailed Description

template<typename Operation, typename T1, typename T2 = void, typename is_defined = void>
struct polymake::cleanOperations::can< Operation, T1, T2, is_defined >

check whether the given elementary operation is defined for given argument types


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