Home
last modified time | relevance | path

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

/third_party/json/tests/src/
H A Dunit-udt_macro.cpp77 class person_without_private_data_1 class
84 bool operator==(const person_without_private_data_1& rhs) const in operator ==()
89 person_without_private_data_1() = default;
90 person_without_private_data_1(std::string name_, int age_, json metadata_) in person_without_private_data_1() function in persons::person_without_private_data_1
96 NLOHMANN_DEFINE_TYPE_INTRUSIVE(person_without_private_data_1, age, name, metadata)
286 persons::person_without_private_data_1,

Completed in 1 milliseconds