|
template<typename F > |
constexpr auto | operator() (F &&f) const |
|
template<typename R , typename F , std::enable_if_t< ranges::viewable_range< R >, int > = 0> |
constexpr auto | operator() (R &&r, F &&f) const |
|
The documentation for this struct was generated from the following file: