nlohmann::basic_json::default_object_comparator_t

default object key comparator type The actual object key comparator type (object_comparator_t) may be different.

Synopsis

Declared in <nlohmann/json.hpp>

using default_object_comparator_t = std::less<>;