Home
last modified time | relevance | path

Searched defs:example_struct (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/fusion/example/extension/
Dexample_struct_type.hpp15 struct example_struct struct
17 std::string name;
18 int age;
19 example_struct( in example_struct() argument
/third_party/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc604 auto example_lambda_contract = [](ExampleStruct* example_struct) { in __anon085ad32d5302()