41 SEQAN3_CONCEPT
unary_type_trait = std::is_base_of_v<std::integral_constant<typename t::value_type, t::value>, t>;
Concept for a unary traits type.
The main SeqAn3 namespace.
Definition: aligned_sequence_concept.hpp:29
Provides C++20 additions to the type_traits header.