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