Horizon
Loading...
Searching...
No Matches
ranges::views::enumerate_fn Struct Reference

Lazily pairs each element in a source range with its corresponding index. More...

#include <enumerate.hpp>

Public Member Functions

 template (typename Rng)() auto operator()(Rng &&rng) const

Detailed Description

Lazily pairs each element in a source range with its corresponding index.


The documentation for this struct was generated from the following file: