1
0
mirror of https://github.com/nlohmann/json.git synced 2025-04-22 11:02:54 +03:00
json/doc/examples/contains.output
2019-03-17 22:25:18 +01:00

4 lines
95 B
Plaintext

j_object contains 'key': true
j_object contains 'another': false
j_array contains 'key': false