Searched refs:pvect2Front (Results 1 – 1 of 1) sorted by relevance
74 int* pvect2Front = &vect2.front(); in template_function_partial_ordering() local80 CPPUNIT_ASSERT( pvect2Front == &vect1.front() ); in template_function_partial_ordering()83 CPPUNIT_ASSERT( pvect2Front != &vect1.front() ); in template_function_partial_ordering()