Searched refs:is_weight_accumulator (Results 1 – 5 of 5) sorted by relevance
117 typedef mpl::true_ is_weight_accumulator; typedef125 typedef mpl::true_ is_weight_accumulator; typedef
84 typedef mpl::true_ is_weight_accumulator; typedef
107 typedef mpl::true_ is_weight_accumulator; typedef
165 typedef mpl::false_ is_weight_accumulator; typedef359 typename Feature::is_weight_accumulator
740 All features must also provide a nested `is_weight_accumulator` typedef. It must745 can mark this feature as such with `typedef mpl::true_ is_weight_accumulator;`.1012 [[`F::is_weight_accumulator`] [`mpl::true_` or