|
template<class Fn , std::movable T, std::input_iterator I, std::sentinel_for< I > S> |
constexpr auto | operator() (Fn op, T &&init, I first, S last) const -> T |
|
template<class Fn , std::movable T, mpc::ranges::input_range R> |
constexpr auto | operator() (Fn &&op, T &&init, R &&r) const -> T |
|
The documentation for this struct was generated from the following file: