50 template <
std::integral input_value_t>
54 if (lower.get() > upper.get())
Provides seqan3::lower_bound and seqan3::upper_bound.
Data structure for a static band.
Definition: static_band.hpp:27
constexpr static_band() noexcept=default
Defaulted.
The main SeqAn3 namespace.
Definition: aligned_sequence_concept.hpp:29
SeqAn specific customisations in the standard namespace.
Type for a lower boundary.
Definition: bound.hpp:27
Type for an upper boundary.
Definition: bound.hpp:38