SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
implicitly_convertible_to Interface Reference

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

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

Detailed Description

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


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