Searched refs:negate_int (Results 1 – 1 of 1) sorted by relevance
176 compute::function<int(int)> negate_int = make_negate_function<int>(); in BOOST_AUTO_TEST_CASE() local178 int_vec.begin(), int_vec.end(), int_vec.begin(), negate_int, queue in BOOST_AUTO_TEST_CASE()