Template Struct apply_op_if< OP, true, default_return_value >

Struct Documentation

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

Public Static Functions

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