mirror of
https://github.com/nlohmann/json.git
synced 2026-09-25 14:20:14 +01:00
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>