SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
range_compatible Interface Reference

Two types are "compatible" if their seqan3::range_dimension_v and their seqan3::range_innermost_value_t are the same. More...

#include <seqan3/core/range/type_traits.hpp>

Detailed Description

Two types are "compatible" if their seqan3::range_dimension_v and their seqan3::range_innermost_value_t are the same.

Deprecated:
This concept is deprecated and will be removed in SeqAn-3.1.

The documentation for this interface was generated from the following file: