Home
last modified time | relevance | path

Searched refs:j_empty_object (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/src/
H A Dunit-class_parser.cpp1522 json j_empty_object = json::parse("{}", [](int /*unused*/, json::parse_event_t e, const json& /*unused*/) noexcept variable
1526 CHECK(j_empty_object == json());

Completed in 3 milliseconds