Template Struct apply_op_if

Struct Documentation

template<class OP, bool condition, bool default_return_value>
struct apply_op_if

Public Static Functions

template<typename T1, typename T2>
static inline bool op(const T1&, const T2&)