Home
last modified time | relevance | path

Searched defs:age_ (Results 1 - 5 of 5) sorted by relevance

/third_party/json/docs/examples/
H A Dnlohmann_define_type_intrusive_with_default_macro.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_macro.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_with_default_explicit.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_explicit.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
/third_party/json/tests/src/
H A Dunit-udt_macro.cpp32 person_with_private_data(std::string name_, int age_, json metadata_) in person_with_private_data() argument
55 person_with_private_data_2(std::string name_, int age_, json metadata_) in person_with_private_data_2() argument
90 person_without_private_data_1(std::string name_, int age_, json metadata_) in person_without_private_data_1() argument
112 person_without_private_data_2(std::string name_, int age_, json metadata_) in person_without_private_data_2() argument
134 person_without_private_data_3(std::string name_, int age_, json metadata_) in person_without_private_data_3() argument
[all...]

Completed in 2 milliseconds