|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Checks whether from can be explicitly converted to to.
More...
#include <seqan3/utility/concept.hpp>
Checks whether from can be explicitly converted to to.
The STL concept convertible_to checks for implicit and explicit convertability.