proxygen
|
Public Member Functions | |
template<class Acc , class Cursor > | |
void | operator() (Acc &acc, Cursor cursor) const |
Public Attributes | |
BinaryOp | binary_op_ |
|
inline |
Definition at line 31 of file reduce.h.
References folly::pushmi::reduce_fn::fn< BinaryOp >::binary_op_.
BinaryOp folly::pushmi::reduce_fn::fn< BinaryOp >::binary_op_ |
Definition at line 29 of file reduce.h.
Referenced by folly::pushmi::reduce_fn::fn< BinaryOp >::operator()().