1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00
Files
json/examples/object_comparator_t.output

3 lines
98 B
Plaintext

json::object_comparator_t("one", "two") = true
json::object_comparator_t("three", "four") = false