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

Binary type trait that behaves like the seqan3::detail::weakly_ordered_with concept. More...

#include <seqan3/alphabet/composite/detail.hpp>

+ Inheritance diagram for seqan3::detail::weakly_ordered_with_trait< lhs_t, rhs_t >:

Detailed Description

template<typename lhs_t, typename rhs_t>
struct seqan3::detail::weakly_ordered_with_trait< lhs_t, rhs_t >

Binary type trait that behaves like the seqan3::detail::weakly_ordered_with concept.


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