|
Android-cuttlefish cvd tool
|
#include <semver.h>
Public Attributes | |
| int | major |
| int | minor |
| int | patch |
| std::string | prerelease |
| std::string | build_metadata |
| std::string cuttlefish::SemVer::build_metadata |
| int cuttlefish::SemVer::major |
| int cuttlefish::SemVer::minor |
| int cuttlefish::SemVer::patch |
| std::string cuttlefish::SemVer::prerelease |