SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
alphabet_tuple_like Interface Reference

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

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

Detailed Description

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