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

Function Documentation

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

Operator to create a not equals condition based on a key key and a value v.