The generic alphabet concept that covers most data types used in ranges. More...
#include <bio/alphabet/concept.hpp>
The generic alphabet concept that covers most data types used in ranges.
This is the core alphabet concept that many other alphabet concepts refine.
For a detailed overview of how the different alphabet concepts are related, see Alphabet module.
t
shall model bio::alphabet::semialphabet ("has all rank representation")t
See the documentation pages for the respective requirements.
If an object type t
models this concept, the following types typically do so, as well:
t &
t const
t const &