Searched refs:FancyInt (Results 1 – 1 of 1) sorted by relevance
738 struct FancyInt { struct742 FancyInt() : value(index++) {} in FancyInt() function745 int FancyInt::index = 0;748 DynamicVector<FancyInt> vector; in TEST()