|
OpenEnroth 731eccc
|
Public Attributes | |
| int | i = 0 |
| std::vector< TestPair > | v |
| double | d = 0 |
| std::string | s |
Friends | |
| bool | operator== (const TestStruct &l, const TestStruct &r)=default |
|
friend |
| double TestStruct::d = 0 |
| int TestStruct::i = 0 |
| std::string TestStruct::s |
| std::vector<TestPair> TestStruct::v |