]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/third_party/nlohmann-json/doc/examples/operator__less.output
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / nlohmann-json / doc / examples / operator__less.output
CommitLineData
1e59de90
TL
1[1,2,3] == [1,2,4] true
2{"A":"a","B":"b"} == {"A":"a","B":"b"} false
317 == 17.0000000000001 true
4"foo" == "bar" false