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

Resolves to std::ranges::explicitly_convertible_to<type1, type2>().

This entity is not part of the SeqAn API. Do not rely on it in your applications.
. More...

#include <seqan3/utility/detail/exposition_only_concept.hpp>

Detailed Description

Resolves to std::ranges::explicitly_convertible_to<type1, type2>().

This entity is not part of the SeqAn API. Do not rely on it in your applications.
.


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