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

Classes

struct  range
 intersection set (i.e. More...
 
struct  range_set
 union set (i.e. OR conjunction ) More...
 
struct  simple
 represents any type of 'simple', 'primitive', 'partial', 'tilde' or 'caret' from the grammar. More...
 
struct  xnumber
 an integer or wildcard More...
 

Public Types

enum  comparator {
  eq, lt, lte, gt,
  gte, tilde, caret
}