Function cif::operator!=(const key&, const item_value&)
Defined in File condition.hpp
Function Documentation
-
inline condition cif::operator!=(const key &key, const item_value &value)
Operator to create a not equals condition based on a key key and a value value.