Searched refs:ConstIntProxy (Results 1 – 1 of 1) sorted by relevance
65 struct ConstIntProxy { struct67 ConstIntProxy(const int &I) : I(I) {} in ConstIntProxy() argument79 using ConstIntProxyIterator = PointerProxyWrapper<const int, ConstIntProxy>;