SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
seqan3::alphabet_tuple_base and its derivates model this concept. More...
#include <seqan3/alphabet/composite/detail.hpp>
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.