|
guanaqo
1.0.0-alpha.24
Utilities for scientific software
|
Adapter turning iterator pairs into a view.
Definition in file iter-adapter.hpp.
#include <concepts>#include <iterator>#include <ranges>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| struct | guanaqo::iter_range_adapter< It > |
| struct | guanaqo::iter_range_adapter< It >::sentinel_t |
| struct | guanaqo::iter_range_adapter< It >::iter_t |
Namespaces | |
| namespace | guanaqo |
| struct guanaqo::iter_range_adapter::sentinel_t |