Public Member Functions | |
template<typename I > | |
constexpr I | operator() (I it) const |
template<typename I > | |
constexpr I | operator() (I it, iter_difference_t< I > n) const |
template<typename I , typename S > | |
constexpr I | operator() (I it, iter_difference_t< I > n, S bound) const |
template<typename I , typename S > | |
constexpr I | operator() (I it, S s) const |
|
constexpr |
input_or_output_iterator<I>
|
constexpr |
input_or_output_iterator<I>
|
constexpr |
sentinel_for<S, I>
|
constexpr |
sentinel_for<S, I>