Searched refs:vvref (Results 1 – 1 of 1) sorted by relevance
146 vector<int> vvref(10, 10); in iterswp3() local149 vector<vector<int> > vvints(4, vvref); in iterswp3()154 CPPUNIT_CHECK( lvints.front() == vvref ); in iterswp3()