SeqAn3
std::ranges::CommonRange Interface Reference

Specifies requirements of a Range type for which begin and end return objects of the same type. More...

Inheritance diagram for std::ranges::CommonRange:
[legend]

Detailed Description

Specifies requirements of a Range type for which begin and end return objects of the same type.

See also
http://en.cppreference.com/w/cpp/ranges/BoundedRange

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