Provides seqan3::single_pass_input_view. More...
#include <seqan3/range/views/detail.hpp>#include <seqan3/std/concepts>#include <seqan3/std/iterator>#include <seqan3/std/ranges>
Include dependency graph for single_pass_input.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
General purpose views | |
| constexpr auto | seqan3::views::single_pass_input |
| A view adapter that decays most of the range properties and adds single pass behavior. More... | |
Provides seqan3::single_pass_input_view.