Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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: