object key comparator type

Synopsis

Declared in <nlohmann/json.hpp>

using object_comparator_t = detail::actual_object_comparator_t<basic_json>;

Created with MrDocs