|
| template (typename O, typename S, typename T)(requires output_iterator< O |
|
T const &AND sentinel_for< S, O > AND weakly_incrementable< T > O | operator() (O first, S last, T val) const |
|
| template (typename Rng, typename T)(requires output_range< Rng |
|
T const &AND weakly_incrementable< T > borrowed_iterator_t< Rng > | operator() (Rng &&rng, T val) const |
|
The documentation for this struct was generated from the following file:
- 3rd_party/range-v3/range/v3/numeric/iota.hpp