Searched refs:pvect1Front (Results 1 – 1 of 1) sorted by relevance
72 int* pvect1Front = &vect1.front(); in template_function_partial_ordering() local79 CPPUNIT_ASSERT( pvect1Front == &vect2.front() ); in template_function_partial_ordering()82 CPPUNIT_ASSERT( pvect1Front != &vect2.front() ); in template_function_partial_ordering()