Searched refs:int_cref (Results 1 – 2 of 2) sorted by relevance
250 int const& int_cref = *cit++; in implementation_check() local251 CPPUNIT_ASSERT( int_cref == 1 ); in implementation_check()