Statements (16)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:C++_range_adaptor
|
| gptkbp:category |
range adaptor object
|
| gptkbp:definedIn |
<ranges> header
|
| gptkbp:example |
views::stride(rng, n)
|
| gptkbp:introducedIn |
gptkb:C++23
|
| gptkbp:namespace |
std::ranges::views
|
| gptkbp:purpose |
Creates a view that advances an underlying range by a fixed stride
|
| gptkbp:requires |
stride argument must be greater than zero
|
| gptkbp:result |
stride_view
|
| gptkbp:seeAlso |
gptkb:std::ranges::stride_view
std::ranges::views::filter std::ranges::views::transform |
| gptkbp:standardizedBy |
gptkb:ISO_C++23
|
| gptkbp:bfsParent |
gptkb:std::ranges::stride
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
std::ranges::views::stride
|