Home
last modified time | relevance | path

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

/third_party/json/tests/src/
H A Dunit-udt_macro.cpp41 class person_with_private_data_2 class
49 bool operator==(const person_with_private_data_2& rhs) const in operator ==()
54 person_with_private_data_2() = default;
55 person_with_private_data_2(std::string name_, int age_, json metadata_) in person_with_private_data_2() function in persons::person_with_private_data_2
74 NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT(person_with_private_data_2, age, name, metadata)
311 persons::person_with_private_data_2,

Completed in 3 milliseconds