Specialisation of seqan3::max_pseudoknot_depth that delegates to structure_type::max_pseudoknot_depth. More...
#include <seqan3/alphabet/detail/member_exposure.hpp>
Static Public Attributes | |
static constexpr uint8_t | value = alphabet_type_with_pseudoknot_attribute::max_pseudoknot_depth |
The forwarded maximum pseudoknot depth. | |
Specialisation of seqan3::max_pseudoknot_depth that delegates to structure_type::max_pseudoknot_depth.
alphabet_type_with_pseudoknot_attribute | Must provide a static uint8_t max_pseudoknot_depth member variable. |