67 template <
typename type>
69 concept const_iterable_concept =
The main SeqAn3 namespace.
Definition: aligned_sequence_concept.hpp:58
Adaptations of concepts from the Ranges TS.
Specifies requirements of a Range type for which begin returns a type that models std::BidirectionalI...
Specifies requirements of a Range type for which begin returns a type that models std::RandomAccessIt...
Specifies requirements of a Range type for which begin returns a type that models std::ForwardIterato...