Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
function template
|
gptkbp:category |
range adaptor
|
gptkbp:definedIn |
gptkb:C++20_standard_library
|
gptkbp:headerFile |
<ranges>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::ranges::chunk by
|
gptkbp:introducedIn |
gptkb:C++23
|
gptkbp:namespace |
std::ranges
|
gptkbp:purpose |
groups consecutive elements into chunks based on a predicate
|
gptkbp:requires |
input range
predicate binary relation |
gptkbp:result |
chunk_by_view
|
gptkbp:seeAlso |
gptkb:std::ranges::group_by
std::ranges::chunk |
gptkbp:bfsParent |
gptkb:C++23
|
gptkbp:bfsLayer |
6
|