#include <alpaqa/util/iter-adapter.hpp>
template<class It>
struct alpaqa::util::iter_range_adapter< It >
Definition at line 16 of file iter-adapter.hpp.
◆ alpaqa::util::iter_range_adapter::sentinel_t
struct alpaqa::util::iter_range_adapter::sentinel_t |
◆ iter_range_adapter() [1/2]
◆ iter_range_adapter() [2/2]
◆ begin() [1/2]
auto begin |
( |
| ) |
const & -> std::input_or_output_iterator auto |
|
inline |
◆ begin() [2/2]
auto begin |
( |
| ) |
&& -> std::input_or_output_iterator auto |
|
inline |
◆ end()
auto end |
( |
| ) |
const -> std::sentinel_for<iter_t> auto |
|
inline |
◆ it
The documentation for this struct was generated from the following file: