SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
sdsl::plain_byte_alphabet Class Reference

Byte alphabet that does no mapping of char_type to comp_char_type and vice versa. More...

#include <seqan3/search/fm_index/detail/csa_alphabet_strategy.hpp>

Detailed Description

Byte alphabet that does no mapping of char_type to comp_char_type and vice versa.


The documentation for this class was generated from the following file: