guanaqo 1.0.0-alpha.27
Utilities for scientific software
Loading...
Searching...
No Matches
iter-adapter.hpp File Reference

Detailed Description

Adapter turning iterator pairs into a view.

Definition in file iter-adapter.hpp.

#include <concepts>
#include <iterator>
#include <ranges>
#include <type_traits>
#include <utility>
Include dependency graph for iter-adapter.hpp:

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

Class Documentation

◆ guanaqo::iter_range_adapter::sentinel_t

struct guanaqo::iter_range_adapter::sentinel_t
Collaboration diagram for guanaqo::iter_range_adapter< It >::sentinel_t: