Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::test::FooStruct Struct Reference

#include <foo.h>

Public Attributes

std::string name
std::set< int > setint
std::vector< bool > vbool

Detailed Description

Definition at line 19 of file foo.h.

Member Data Documentation

◆ name

std::string mp::test::FooStruct::name

Definition at line 21 of file foo.h.

◆ setint

std::set<int> mp::test::FooStruct::setint

Definition at line 22 of file foo.h.

◆ vbool

std::vector<bool> mp::test::FooStruct::vbool

Definition at line 23 of file foo.h.


The documentation for this struct was generated from the following file: