Searched refs:vint2 (Results 1 – 2 of 2) sorted by relevance
386 VectorInt vint2(10, 1, stack2); in allocator_with_state() local387 VectorInt vint2Cpy(vint2); in allocator_with_state()389 vint1.swap(vint2); in allocator_with_state()392 CPPUNIT_ASSERT( vint2.get_allocator().swaped() ); in allocator_with_state()395 CPPUNIT_ASSERT( vint2 == vint1Cpy ); in allocator_with_state()397 CPPUNIT_ASSERT( vint2.get_allocator() == stack1 ); in allocator_with_state()