Polymake Template Library (PTL) 4.13
pm::msafely_eval< Func, Fallback, IsDefined > Struct Template Reference

#include <meta_function.h>

Detailed Description

template<typename Func, typename Fallback, typename IsDefined = void>
struct pm::msafely_eval< Func, Fallback, IsDefined >

Safely evaluate a meta-function. If its result is undefined, deliver the fallback value.


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