Searched defs:ValueInt (Results 1 – 1 of 1) sorted by relevance
3 struct ValueInt struct5 ValueInt(int v = 0) : ValueLength(v) {} in ValueInt() function16 struct ValueBoth : ValueInt, ValueEnum { }; argument