SeqAn3  3.2.0
The Modern C++ library for sequence analysis.
seqan3::sam_tag_dictionary Member List

This is the complete list of members for seqan3::sam_tag_dictionary, including all inherited members.

operator""_tag()seqan3::sam_tag_dictionaryrelated
requires(!std::same_as< sam_tag_type_t< tag >, variant_type >) auto &get() &seqan3::sam_tag_dictionaryinline
requires(!std::same_as< sam_tag_type_t< tag >, variant_type >) auto &&get() &&seqan3::sam_tag_dictionaryinline
requires(!std::same_as< sam_tag_type_t< tag >, variant_type >) auto const &get() const &seqan3::sam_tag_dictionaryinline
requires(!std::same_as< sam_tag_type_t< tag >, variant_type >) auto const &&get() const &&seqan3::sam_tag_dictionaryinline
variant_type typedefseqan3::sam_tag_dictionary