SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
seqan3::search_cfg::error_count Struct Reference

A strong type of underlying type uint8_t that represents the number of errors. More...

#include <seqan3/search/configuration/max_error_common.hpp>

+ Inheritance diagram for seqan3::search_cfg::error_count:

Detailed Description

A strong type of underlying type uint8_t that represents the number of errors.

See also
Configuration
Template Parameters
value_tThe underlying type.

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