mirror of
https://github.com/nlohmann/json.git
synced 2026-07-21 19:23:03 +04: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>