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

Base class to deduce the std::variant type from format tags. More...

+ Inheritance diagram for seqan3::detail::variant_from_tags< list_t, output_t >:

Detailed Description

template<typename list_t, template< typename... > typename output_t>
struct seqan3::detail::variant_from_tags< list_t, output_t >

Base class to deduce the std::variant type from format tags.


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