mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
json::object_comparator_t("one", "two") = true
|
|
json::object_comparator_t("three", "four") = false
|