SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::ungapped Struct Reference

A strong type of underlying type uint8_t that represents the ungapped shape size. More...

#include <seqan3/search/kmer_index/shape.hpp>

Public Attributes

uint8_t value
 The ungapped shape size.
 

Detailed Description

A strong type of underlying type uint8_t that represents the ungapped shape size.


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