blob: 8ce8dfe3e91f5d99927970e610dcbc2c8861882b [file] [view]
# ordered_json
```cpp
using ordered_json = basic_json<nlohmann::ordered_map>;
```