44 #include <range/v3/utility/iterator_traits.hpp> 45 #include <range/v3/range_traits.hpp> 89 constexpr
bool decays_to_ignore_v = std::is_same_v<remove_cvref_t<t>, ignore_t>;
The main SeqAn3 namespace.
Definition: aligned_sequence_concept.hpp:58
Definition: aligned_sequence_concept.hpp:288
Provides C++20 additions to the type_traits header.