Searched refs:my_weakptr_vector (Results 1 – 1 of 1) sorted by relevance
196 string_weak_ptr_vector_t my_weakptr_vector(string_weak_ptr_allocator); in string_shared_ptr_vector_insertion_test() local197 my_weakptr_vector.insert(my_weakptr_vector.begin(), NumElements, string_weak_ptr); in string_shared_ptr_vector_insertion_test()203 string_weak_ptr_vector_t::iterator beg = my_weakptr_vector.begin(), in string_shared_ptr_vector_insertion_test()204 end = my_weakptr_vector.end(); in string_shared_ptr_vector_insertion_test()225 beg = my_weakptr_vector.begin(); in string_shared_ptr_vector_insertion_test()226 end = my_weakptr_vector.end(); in string_shared_ptr_vector_insertion_test()246 my_weakptr_vector.clear(); in string_shared_ptr_vector_insertion_test()