18 using std::ranges::begin;
19 using std::ranges::end;
21 using std::ranges::cbegin;
22 using std::ranges::cend;
25 using std::ranges::empty;
The main SeqAn3 namespace.
Adaptations of concepts from the Ranges TS.
constexpr size_t size
The size of a type pack.
Definition: traits.hpp:116