Template Function cif::operator<

Function Documentation

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

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