Searched defs:insert1 (Results 1 – 1 of 1) sorted by relevance
419 auto insert1=compose(to_int,[&](int x){v1.push_back(x);}); in test_copy_algorithm() local491 auto insert1=compose(to_int,[&](int x){v1.push_back(x);}); in test_copy_n_algorithm() local531 auto insert1=[&](int x){v1.push_back(x);}; in test_transform2_algorithm() local571 auto insert1=compose(to_int,[&](int x){v1.push_back(x);}); in test_rotate_copy_algorithm() local