31 template <alphabet alphabet_t,
typename char_t>
46 template <
typename char_t>
static const mask MASKED
Definition: mask.hpp:61
constexpr auto to_char
Return the char representation of an alphabet object.
Definition: concept.hpp:320
Provides seqan3::debug_stream and related types.
The main SeqAn3 namespace.
Create a mask composite which can be applied with another alphabet.
Core alphabet concept and free function/type trait wrappers.
Implementation of a masked alphabet to be used for tuple composites.
Definition: mask.hpp:34
A "pretty printer" for most SeqAn data structures and related types.
Definition: debug_stream_type.hpp:70
Concept for output streams.