Provides bio::alphabet::proxy_base. More...
#include <concepts>
#include <bio/alphabet/base.hpp>
#include <bio/alphabet/nucleotide/concept.hpp>
#include <bio/alphabet/quality/concept.hpp>
#include <bio/meta/concept/core_language.hpp>
#include <bio/meta/type_traits/basic.hpp>
#include <bio/meta/type_traits/template_inspection.hpp>
Go to the source code of this file.
Classes | |
class | bio::alphabet::proxy_base< derived_type, alphabet_type > |
A CRTP-base that eases the definition of proxy types returned in place of regular alphabets. More... | |
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::alphabet |
The alphabet module's namespace. | |
Provides bio::alphabet::proxy_base.