]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/third_party/nlohmann-json/doc/examples/get__ValueType_const.output
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / nlohmann-json / doc / examples / get__ValueType_const.output
CommitLineData
1e59de90
TL
11
242 42
317.23 17
4Hello, world!
51 2 3 4 5
6
7string: "Hello, world!"
8number: {"floating-point":17.23,"integer":42}
9null: null
10boolean: true
11array: [1,2,3,4,5]