mirror of
https://github.com/nlohmann/json.git
synced 2026-09-08 19:38:07 +00: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>