|
guanaqo
1.0.0-alpha.27
Utilities for scientific software
|
enumerate() range adapter.
Definition in file enumerate.hpp.
#include <ranges>#include <utility>Go to the source code of this file.
Classes | |
| struct | guanaqo::enumerate_t< Rng > |
| struct | guanaqo::enumerate_t< Rng >::sentinel_t |
| struct | guanaqo::enumerate_t< Rng >::iter_t |
Namespaces | |
| namespace | guanaqo |
Functions | |
| template<class Rng> | |
| auto | guanaqo::enumerate (Rng &&rng) |
| struct guanaqo::enumerate_t::sentinel_t |