Searched refs:p_cref (Results 1 – 1 of 1) sorted by relevance
104 Proxy<const int&> p_cref{j}; in testProxy() local106 assert(p2 == p_cref); in testProxy()108 assert(p_cref == p2); in testProxy()110 assert(p_cref == p_cref); in testProxy()111 assert(p_ref != p_cref); in testProxy()