1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-28 22:53:03 +04:00
Files
json/examples/object_comparator_t.output
T

3 lines
98 B
Plaintext

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