Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::SemVer Struct Reference

#include <semver.h>

Public Attributes

int major
 
int minor
 
int patch
 
std::string prerelease
 
std::string build_metadata
 

Member Data Documentation

◆ build_metadata

std::string cuttlefish::SemVer::build_metadata

◆ major

int cuttlefish::SemVer::major

◆ minor

int cuttlefish::SemVer::minor

◆ patch

int cuttlefish::SemVer::patch

◆ prerelease

std::string cuttlefish::SemVer::prerelease

The documentation for this struct was generated from the following file: