Public Member Functions | |
| auto | operator<=> (const ProjectVersion &) const =default |
Public Attributes | |
| int | major = 1 |
| int | minor = 0 |
| int | patch = 0 |
Definition at line 37 of file ProjectProperties.hpp.
| int ProjectVersion::major = 1 |
Definition at line 38 of file ProjectProperties.hpp.
| int ProjectVersion::minor = 0 |
Definition at line 39 of file ProjectProperties.hpp.
| int ProjectVersion::patch = 0 |
Definition at line 40 of file ProjectProperties.hpp.