.TH "__gnu_parallel::__accumulate_binop_reduct< _BinOp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::__accumulate_binop_reduct< _BinOp > \- General reduction, using a binary operator\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__accumulate_binop_reduct\fP (_BinOp &__b)" .br .ti -1c .RI "template _Result \fBoperator()\fP (const _Result &__x, const _Addend &__y)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_BinOp & \fB__binop\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_parallel::__accumulate_binop_reduct< _BinOp >"General reduction, using a binary operator\&. .PP Definition at line \fB335\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_parallel::__accumulate_binop_reduct\fP< _BinOp >::__accumulate_binop_reduct (_BinOp & __b)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB340\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template template _Result \fB__gnu_parallel::__accumulate_binop_reduct\fP< _BinOp >::operator() (const _Result & __x, const _Addend & __y)\fC [inline]\fP" .PP Definition at line \fB344\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "template _BinOp& \fB__gnu_parallel::__accumulate_binop_reduct\fP< _BinOp >::__binop" .PP Definition at line \fB337\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.