Typedef nlohmann::ordered_json

Typedef Documentation

using nlohmann::ordered_json = basic_json<nlohmann::ordered_map>

ordered JSON class

This type preserves the insertion order of object keys.

Since

version 3.9.0