Home
last modified time | relevance | path

Searched defs:sum_int (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/variant/test/
Djobs.h93 struct sum_int : boost::static_visitor<int> struct
96 sum_int() : total_(0) { } in sum_int() argument
100 struct int_to_type
107 void add(T t, int_to_type<true> ) const in add()
135 }; //sum_int argument
/third_party/boost/libs/compute/test/
Dtest_inplace_reduce.cpp25 BOOST_AUTO_TEST_CASE(sum_int) in BOOST_AUTO_TEST_CASE() argument
Dtest_accumulate.cpp25 BOOST_AUTO_TEST_CASE(sum_int) in BOOST_AUTO_TEST_CASE() argument