Provides seqan3::view::istreambuf. More...
#include <iosfwd>#include <seqan3/io/stream/concept.hpp>#include <seqan3/std/iterator>#include <seqan3/std/ranges>
Include dependency graph for istreambuf.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3::view | |
| The SeqAn3 namespace for views. | |
Variables | |
General purpose views | |
| constexpr auto | seqan3::view::istreambuf |
| A view factory that returns a view over the stream buffer of an input stream. More... | |
Provides seqan3::view::istreambuf.