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

Specifies requirements of a Range type whose elements occupy adjacent locations in memory. More...

+ Inheritance diagram for std::ranges::ContiguousRange:

Detailed Description

Specifies requirements of a Range type whose elements occupy adjacent locations in memory.


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