__gnu_parallel::accumulate_binop_reduct< BinOp > Struct Template Reference
General reduction, using a binary operator.
More...
List of all members.
Public Member Functions
-
accumulate_binop_reduct (BinOp &b)
-
template<typename Result , typename Addend > Result operator() (const Result &x, const Addend &y)
Public Attributes
Detailed Description
template<typename BinOp>
struct __gnu_parallel::accumulate_binop_reduct< BinOp >
General reduction, using a binary operator.
Definition at line 346 of file for_each_selectors.h.
The documentation for this struct was generated from the following file: