stumpless 2.2.0
|
A description of a library version. 更多...
#include <version.h>
成员变量 | |
int | major |
The major version. | |
int | minor |
The minor version. | |
int | patch |
The patch version. | |
A description of a library version.
This project follows semantic versioning.
int stumpless_version::major |
The major version.
int stumpless_version::minor |
The minor version.
int stumpless_version::patch |
The patch version.