Searched refs:add_to (Results 1 – 3 of 3) sorted by relevance
88 add_to( const std::string& name ) in add_to() function in email132 e.add_to( "betsy" )( "peter" ); in check_list_inserter()
547 add_to_obj add_to(5); in test_one_arg() local548 function1<int, int> f2(add_to); in test_one_arg()551 const function1<int, int> cf2(add_to); in test_one_arg()
541 add_to_obj add_to(5); in test_one_arg() local542 function<int (int)> f2(add_to); in test_one_arg()545 const function<int (int)> cf2(add_to); in test_one_arg()