__gnu_parallel::__accumulate_binop_reduct.3cxx
Contents
Detailed Description
template<typename_BinOp>
struct __gnu_parallel::__accumulate_binop_reduct< _BinOp >"General reduction, using a binary operator.
Name
__gnu_parallel::__accumulate_binop_reduct< _BinOp > - General reduction, using a binary operator.
Synopsis
#include <for_each_selectors.h>
PublicMemberFunctions__accumulate_binop_reduct (_BinOp &__b)
template<typename _Result , typename _Addend > _Result operator() (const _Result &__x, const _Addend
&__y)
PublicAttributes
_BinOp & __binop