SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
alphabet_tuple_like Interface Reference

seqan3::alphabet_tuple_base and its derivates model this concept. More...

#include <seqan3/alphabet/composite/detail.hpp>

Detailed Descriptionno-api

seqan3::alphabet_tuple_base and its derivates model this concept.

This concept is necessary/helpful, because CRTP-specialisations cannot easily be tracked via regular inheritance or specialisation mechanisms.


The documentation for this interface was generated from the following file:
Hide me