Struct mutRec

Struct Documentation

struct mutRec

Public Functions

inline mutRec(int a, int b, opType x = INSTANT, opType y = INSTANT)
inline bool operator==(const mutRec &m) const
inline bool operator!=(const mutRec &m) const
inline bool operator<(const mutRec &m) const

Public Members

int first
int second
opType one
opType other