SeqAn3
seqan3::underlying_rank< semi_alphabet_type > Struct Template Reference

The rank_type of the semi_alphabet. [type metafunction base template]. More...

#include <seqan3/alphabet/concept_pre.hpp>

Detailed Description

template<typename semi_alphabet_type>
struct seqan3::underlying_rank< semi_alphabet_type >

The rank_type of the semi_alphabet. [type metafunction base template].

Template Parameters
semi_alphabet_typeMust satisfy seqan3::semi_alphabet_concept.
Helper template alias
seqan3::underlying_rank_t as a shorthand for typename seqan3::underlying_rank<semi_alphabet_type>::type
Attention
This is the base template, it needs to be specialised.

The documentation for this struct was generated from the following file: