Searched refs:FancyInt (Results 1 – 1 of 1) sorted by relevance
743 struct FancyInt { struct747 FancyInt() : value(index++) {} in FancyInt() argument750 int FancyInt::index = 0;753 DynamicVector<FancyInt> vector; in TEST()777 FancyInt::index = 0; in TEST()