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