mirror of
https://github.com/nlohmann/json.git
synced 2026-08-24 10:03:18 +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>