mirror of
https://github.com/nlohmann/json.git
synced 2026-07-08 19:45:09 +00:00
33edc9751c
the standard only specifies that the first elements are sorted. this caused my experimental C++ standard library implementation to fail. Signed-off-by: Paul Dreik <github@pauldreik.se>