less 162 source/dynamicHDR10/json11/json11.cpp bool less(const JsonValue * other) const override { less 174 source/dynamicHDR10/json11/json11.cpp bool less(const JsonValue * other) const override { return m_value < other->number_value(); } less 183 source/dynamicHDR10/json11/json11.cpp bool less(const JsonValue * other) const override { return m_value < other->number_value(); }