SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
semver::semantic::boundary Struct Reference

Static Public Member Functions

static boundary min ()
 Represent a minimal version boundary.
 
static boundary max ()
 Represent a maximal version boundary.
 

Public Attributes

int major = 0
 
int minor = 0
 
int patch = 0
 
std::string pre = ""
 
bool is_max = false