Polymake Template Library (PTL) 4.12
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>

Inherits std::false_type.

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: