#include <foo.h>
Definition at line 21 of file foo.h.
◆ map_string_int
| std::map<std::string, int> mp::test::FooStruct::map_string_int |
Definition at line 28 of file foo.h.
◆ name
| std::string mp::test::FooStruct::name |
Definition at line 23 of file foo.h.
◆ optional_int
| std::optional<int> mp::test::FooStruct::optional_int |
Definition at line 26 of file foo.h.
◆ set_int
| std::set<int> mp::test::FooStruct::set_int |
Definition at line 24 of file foo.h.
◆ unordered_set_int
| std::unordered_set<int> mp::test::FooStruct::unordered_set_int |
Definition at line 27 of file foo.h.
◆ vector_bool
| std::vector<bool> mp::test::FooStruct::vector_bool |
Definition at line 25 of file foo.h.
The documentation for this struct was generated from the following file:
- src/ipc/libmultiprocess/test/mp/test/foo.h