This file offers overloads of toIce() and fromIce() functions for STL container types.
LessPredicate< T > lessPredicate(T t)
LessEqualPredicate< T > lessEqualPredicate(T t)
UnequalPredicate< T > unequalPredicate(T t)
GreaterPredicate< T > greaterPredicate(T t)
GreaterEqualPredicate< T > greaterEqualPredicate(T t)
EqualPredicate< T > equalPredicate(T t)
bool operator()(const T &other)
GreaterEqualPredicate(T t)
bool operator()(const T &other)
bool operator()(const T &other)
bool operator()(const T &other)
bool operator()(const T &other)
bool operator()(const T &other)