SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
char_to.hpp File Reference

Provides seqan3::views::char_to. More...

+ Include dependency graph for char_to.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

Alphabet related views
template<alphabet alphabet_type>
auto const seqan3::views::char_to
 A view over an alphabet, given a range of characters. More...
 

Detailed Description

Provides seqan3::views::char_to.

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