SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
seqan3::ExplicitlyConvertibleTo Interface Reference

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

#include <seqan3/core/concept/core_language.hpp>

Detailed Description

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


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