Searched refs:arrRefInt (Results 1 – 1 of 1) sorted by relevance
334 std::list<ref_int_t> arrRefInt; in TestSpecificTypes() local336 arrRefInt.push_back( ref_int_t( it->first, it->second ) ); in TestSpecificTypes()337 TypeTester</*default_construction_present = */true>( arrRefInt ); in TestSpecificTypes()