SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::views::deep. More...
#include <ranges>
#include <seqan3/core/range/detail/adaptor_base.hpp>
#include <seqan3/core/range/type_traits.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::views::deep< underlying_adaptor_t > |
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | seqan3::views |
The SeqAn namespace for views. | |
Provides seqan3::views::deep.