SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
seqan3::detail::weakly_equality_comparable_with_trait< lhs_t, rhs_t > Struct Template Reference

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

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

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

Detailed Descriptionno-api

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

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


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