|
| template (typename Fun)(requires(!range< Fun >)) const expr auto operator()(Fun &&fun) const |
|
template<typename Fun = plus> |
| RANGES_DEPRECATED ("Use \"ranges::views::partial_sum\" instead of " "\"ranges::views::partial_sum()\".") const expr auto operator()() const |
|
The documentation for this struct was generated from the following file: