Provides implementation detail for seqan3::alphabet_variant and seqan3::alphabet_tuple_base. More...
Include dependency graph for detail.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::alphabet_tuple_base< derived_type, component_types > |
| The CRTP base for a combined alphabet that contains multiple values of different alphabets at the same time. More... | |
| class | seqan3::alphabet_variant< alternative_types > |
| A combined alphabet that can hold values of either of its alternatives. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Provides implementation detail for seqan3::alphabet_variant and seqan3::alphabet_tuple_base.