Searched defs:example_struct (Results 1 – 2 of 2) sorted by relevance
15 struct example_struct struct17 std::string name;18 int age;19 example_struct( in example_struct() argument
604 auto example_lambda_contract = [](ExampleStruct* example_struct) { in __anon085ad32d5302()