36template <
typename alphabet_t>
56constexpr bool is_gapped_alphabet<gapped<t>> =
true;
Provides seqan3::alphabet_variant.
A combined alphabet that can hold values of either of its alternatives..
Definition alphabet_variant.hpp:127
constexpr bool is_gapped_alphabet
Helper variable to determine if an alphabet is gapped [default: false].
Definition gapped.hpp:51
Refines seqan3::alphabet and adds assignability.
The internal SeqAn3 namespace.
Definition aligned_sequence_concept.hpp:26
The main SeqAn3 namespace.
Definition aligned_sequence_concept.hpp:26