mirror of
https://github.com/nlohmann/json.git
synced 2026-04-09 09:38:53 +00:00
We should compare the binary serializations rather than the JSON values themselves. This fix was already done for CBOR and apparently forgotten for MessagePack.