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 or equals condition based on a key key and a value v.