Searched defs:number_of_floats (Results 1 – 5 of 5) sorted by relevance
29 using number_of_floats = mpl::fold< typedef44 BOOST_HANA_CONSTEXPR_LAMBDA auto number_of_floats = hana::fold_left( variable
523 using number_of_floats = fold<types, int_<0>, in main() typedef
22 auto number_of_floats = hana::fold_left(types, hana::int_c<0>, [](auto count, auto t) { in __anonde4406980102() variable
22 auto number_of_floats = hana::fold_left(types, hana::int_c<0>, [](auto count, auto t) { in __anon709eb0af0102() variable
39 >::type number_of_floats; in MPL_TEST_CASE() typedef