Template Function cif::operator>(const key&, const T&)

Function Documentation

template<Numeric T>
condition cif::operator>(const key &key, const T &v)

Operator to create a greater than condition based on a key key and a value v.