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

Function Documentation

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

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