__gnu_parallel::__accumulate_binop_reduct _binop -
__accumulate_binop_reduct (_BinOp &__b)
template<typename _Result , typename _Addend > _Result operator() (const _Result &__x, const _Addend &__y)
_BinOp & __binop
General reduction, using a binary operator.
Definition at line 335 of file for_each_selectors.h.
Generated automatically by Doxygen for libstdc++ from the source code.