Template Function cif::operator>=

Function Documentation

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

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