Provides seqan3::alphabet_proxy. More...
#include <seqan3/alphabet/alphabet_base.hpp>#include <seqan3/alphabet/nucleotide/concept.hpp>#include <seqan3/alphabet/quality/concept.hpp>#include <seqan3/core/concept/core_language.hpp>#include <seqan3/core/type_traits/basic.hpp>#include <seqan3/core/type_traits/template_inspection.hpp>#include <seqan3/std/concepts>
Include dependency graph for alphabet_proxy.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::alphabet_proxy< derived_type, alphabet_type > |
| A CRTP-base that eases the definition of proxy types returned in place of regular alphabets. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Provides seqan3::alphabet_proxy.