|
Monero
|
Public Member Functions | |
| Student () | |
| Student (const std::string name, unsigned age, double height, bool canSwim) | |
Public Attributes | |
| std::string | name |
| unsigned | age |
| double | height |
| bool | canSwim |
|
inline |
|
inline |
| unsigned Student::age |
| bool Student::canSwim |
| double Student::height |
| std::string Student::name |