Public Member Functions | |
template<typename Rng > | |
requires constexpr range< Rng > range_difference_t< Rng > | operator() (Rng &&rng) const |
![]() | |
template<typename I , typename S > | |
requires input_or_output_iterator< I > &&constexpr sentinel_for< S, I > iter_difference_t< I > | operator() (I first, S last) const |