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