SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
std::ranges::ViewableRange Interface Reference

Specifies the requirements of a Range type that is either a std::ranges::View or an lvalue-reference. More...

+ Inheritance diagram for std::ranges::ViewableRange:

Detailed Description

Specifies the requirements of a Range type that is either a std::ranges::View or an lvalue-reference.

See also
View

The documentation for this interface was generated from the following file: