Searched refs:IntProxy (Results 1 – 1 of 1) sorted by relevance
60 struct IntProxy { struct62 IntProxy(int &I) : I(I) {} in IntProxy() argument78 using IntProxyIterator = PointerProxyWrapper<int, IntProxy>;