OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
TestStruct Struct Reference

Public Attributes

int i = 0
 
std::vector< TestPairv
 
double d = 0
 
std::string s
 

Friends

bool operator== (const TestStruct &l, const TestStruct &r)=default
 

Friends And Related Function Documentation

◆ operator==

bool operator== ( const TestStruct l,
const TestStruct r 
)
friend

Member Data Documentation

◆ d

double TestStruct::d = 0

◆ i

int TestStruct::i = 0

◆ s

std::string TestStruct::s

◆ v

std::vector<TestPair> TestStruct::v

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