alphabet_size | bio::alphabet::base< derived_type, size, char_t > | static |
assign_char(char_type const c) noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
assign_rank(rank_type const c) noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
base() noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
base(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
base(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
char_is_valid(char_type const c) noexcept | bio::alphabet::nucleotide_base< dna4, 4 > | inlinestatic |
char_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
dna4() noexcept=default | bio::alphabet::dna4 | |
dna4(dna4 const &) noexcept=default | bio::alphabet::dna4 | |
dna4(dna4 &&) noexcept=default | bio::alphabet::dna4 | |
dna4(t const &r) noexcept | bio::alphabet::dna4 | inline |
nucleotide_base(other_nucl_type const &other) noexcept | bio::alphabet::nucleotide_base< dna4, 4 > | inlineexplicit |
operator""_dna4(char const c) | bio::alphabet::dna4 | related |
operator""_dna4() | bio::alphabet::dna4 | related |
operator=(dna4 const &) noexcept=default | bio::alphabet::dna4 | |
operator=(dna4 &&) noexcept=default | bio::alphabet::dna4 | |
bio::alphabet::base::operator=(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
bio::alphabet::base::operator=(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
rank_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
to_char() const noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
to_rank() const noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
~base() noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
~dna4() noexcept=default | bio::alphabet::dna4 | |