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

A tag that allows controlled overload resolution via implicit base conversion rules. More...

#include <seqan3/core/detail/customisation_point.hpp>

Detailed Description

template<size_t I>
struct seqan3::detail::priority_tag< I >

A tag that allows controlled overload resolution via implicit base conversion rules.


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