Specialisation of seqan3::underlying_rank for uint types. More...
#include <seqan3/alphabet/adaptation/uint.hpp>
Public Types | |
using | type = uint_type |
The same as uint_type . | |
Specialisation of seqan3::underlying_rank for uint types.
uint_type | One of uint8_t , uint16_t or uint32_t . |