SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
deep.hpp File Reference

Provides seqan3::views::deep. More...

+ Include dependency graph for deep.hpp:
+ This graph shows which files directly or indirectly include this file:

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

 seqan3
 The main SeqAn3 namespace.
 
 seqan3::views
 The SeqAn namespace for views.
 

Detailed Description

Provides seqan3::views::deep.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>