|
| template (typename O, typename S, typename T)(AND sentinel_for< S |
|
O AND weakly_incrementable< T > O | operator() (O first, S last, T val) const |
|
| template (typename Rng, typename T)(AND weakly_incrementable< T >) borrowed_iterator_t< Rng > operator()(Rng &&rng |
|
◆ const
T val ranges::iota_fn::const |
Initial value:{
return (*this)(begin(rng), end(rng), detail::move(val))
The documentation for this struct was generated from the following file:
- 3rd_party/range-v3/range/v3/numeric/iota.hpp