SeqAn3
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:
[legend]

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: