#include <reduce.h>
|
template<class ExecutionPolicy , class ForwardIt , class T , class BinaryOp > |
T | operator() (ExecutionPolicy &&policy, ForwardIt begin, ForwardIt end, T init, BinaryOp binary_op) const |
|
Definition at line 25 of file reduce.h.
template<class ExecutionPolicy , class ForwardIt , class T , class BinaryOp >
T folly::pushmi::reduce_fn::operator() |
( |
ExecutionPolicy && |
policy, |
|
|
ForwardIt |
begin, |
|
|
ForwardIt |
end, |
|
|
T |
init, |
|
|
BinaryOp |
binary_op |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- proxygen/folly/folly/experimental/pushmi/examples/reduce.h