SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
Adaptation

Provides alphabet adaptions of some standard char and uint types. More...

+ Collaboration diagram for Adaptation:

Classes

struct  seqan3::custom::alphabet< char_type >
 Alphabet specific customisations for builtin char types. More...
 
struct  seqan3::custom::alphabet< uint_type >
 Alphabet specific customisations for unsigned integral types. More...
 

Detailed Description

Provides alphabet adaptions of some standard char and uint types.