alphabet_size | bio::alphabet::base< derived_type, size, char > | static |
assign_char(char_type const c) noexcept | bio::alphabet::base< derived_type, size, char > | inline |
assign_rank(rank_type const c) noexcept | bio::alphabet::base< derived_type, size, char > | inline |
base() noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
char_is_valid(char_type const c) noexcept | bio::alphabet::nucleotide_base< derived_type, size > | inlinestatic |
char_type typedef | bio::alphabet::base< derived_type, size, char > | protected |
complement() const noexcept | bio::alphabet::nucleotide_base< derived_type, size > | inline |
nucleotide_base(other_nucl_type const &other) noexcept | bio::alphabet::nucleotide_base< derived_type, size > | inlineexplicit |
base< derived_type, size, char >::operator=(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base< derived_type, size, char >::operator=(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
rank_type typedef | bio::alphabet::base< derived_type, size, char > | protected |
tag_invoke | bio::alphabet::nucleotide_base< derived_type, size > | friend |
to_char() const noexcept | bio::alphabet::base< derived_type, size, char > | inline |
to_rank() const noexcept | bio::alphabet::base< derived_type, size, char > | inline |
~base() noexcept=default | bio::alphabet::base< derived_type, size, char > | |