SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::empty_state< state_t,... > Struct Template Reference

Store no state for state_t. More...

#include <seqan3/alignment/pairwise/edit_distance_fwd.hpp>

Detailed Description

template<typename state_t, typename...>
struct seqan3::detail::empty_state< state_t,... >

Store no state for state_t.


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