Configuration element to determine the output type of hits. More...
#include <seqan3/search/configuration/output.hpp>
Inheritance diagram for seqan3::search_cfg::output< output_t >:Public Attributes | |
| output_t | value |
| The stored config value. | |
Related Functions | |
(Note that these are not member functions.) | |
Type deduction guides | |
| template<typename output_t > | |
| output (output_t) -> output< remove_cvref_t< output_t >> | |
| Deduces search output type from constructor argument. | |
Configuration element to determine the output type of hits.
This configuration element can be used to determine the output type.