Horizon
|
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 | |
Lazily pairs each element in a source range with its corresponding index.