Searched defs:FancyInt (Results 1 – 1 of 1) sorted by relevance
744 struct FancyInt { struct748 FancyInt() : value(index++) {} in FancyInt() function