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

an integer or wildcard More...

#include <type.hpp>

Public Member Functions

 xnumber (const int &val)
 represents an integer
 
 xnumber ()
 represents '*'
 

Public Attributes

bool is_wildcard
 
int value
 

Detailed Description

an integer or wildcard