This is the complete list of members for ityr::reducer::minmax< T >, including all inherited members.
| accumulator_type typedef | ityr::reducer::minmax< T > | |
| operator()(accumulator_type &acc, const value_type &x) const | ityr::reducer::minmax< T > | inline |
| operator()(accumulator_type &acc_l, const accumulator_type &acc_r) const | ityr::reducer::minmax< T > | inline |
| operator()(const accumulator_type &acc_l, accumulator_type &acc_r) const | ityr::reducer::minmax< T > | inline |
| operator()() const | ityr::reducer::minmax< T > | inline |
| value_type typedef | ityr::reducer::minmax< T > |