Statements (13)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:C++_function_object
|
| gptkbp:category |
range adaptor
|
| gptkbp:definedIn |
<ranges> header
|
| gptkbp:example |
stride(rng, n) returns every n-th element of rng
|
| gptkbp:introducedIn |
gptkb:C++23
|
| gptkbp:namespace |
std::ranges
|
| gptkbp:purpose |
adapts a range by skipping elements
|
| gptkbp:result |
stride_view
|
| gptkbp:seeAlso |
gptkb:std::ranges::stride_view
gptkb:std::ranges::views::stride |
| gptkbp:bfsParent |
gptkb:C++23
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
std::ranges::stride
|