Searched refs:LessThanOperator (Results 1 – 1 of 1) sorted by relevance
163 struct LessThanOperator : public Modifier::BaseOperator struct165 explicit LessThanOperator(const json& jsonObj) in LessThanOperator() argument310 _operator = std::make_unique<LessThanOperator>(jsonObj); in setOperator()