This is the complete list of members for ityr::reducer::monoid< T, BinaryOp, IdentityProvider >, including all inherited members.
accumulator_type typedef | ityr::reducer::monoid< T, BinaryOp, IdentityProvider > | |
operator()(T &l, const T &r) const | ityr::reducer::monoid< T, BinaryOp, IdentityProvider > | inline |
operator()(const T &l, T &r) const | ityr::reducer::monoid< T, BinaryOp, IdentityProvider > | inline |
operator()() const | ityr::reducer::monoid< T, BinaryOp, IdentityProvider > | inline |
value_type typedef | ityr::reducer::monoid< T, BinaryOp, IdentityProvider > |