Searched defs:insert2 (Results 1 – 1 of 1) sorted by relevance
420 auto insert2=compose(to_int,[&](int x){v2.push_back(x);}); in test_copy_algorithm() local492 auto insert2=compose(to_int,[&](int x){v2.push_back(x);}); in test_copy_n_algorithm() local532 auto insert2=[&](int x){v2.push_back(x);}; in test_transform2_algorithm() local572 auto insert2=compose(to_int,[&](int x){v2.push_back(x);}); in test_rotate_copy_algorithm() local