SeqAn3  3.1.0-rc.1
The Modern C++ library for sequence analysis.
cigar_operation_table.hpp
1 namespace seqan3::doxygen
2 {
16 using cigar_operation_table = void;
17 }
This is a workaround for doxygen to define re-usable shared fragments / snippets between documentatio...
Definition: cigar_operation_table.hpp:2
void cigar_operation_table
Definition: cigar_operation_table.hpp:16