Statements (15)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:C++_function_template
|
| gptkbp:category |
range adaptor
|
| gptkbp:definedIn |
C++23 standard library
|
| gptkbp:headerFile |
<ranges>
|
| gptkbp:introducedIn |
gptkb:C++23
|
| gptkbp:namespace |
std::ranges
|
| gptkbp:purpose |
groups consecutive elements by a binary predicate
|
| gptkbp:requires |
range and binary predicate
|
| gptkbp:result |
group_by_view
|
| gptkbp:seeAlso |
gptkb:std::ranges::chunk_by
std::ranges::group_by_view std::ranges::view |
| gptkbp:bfsParent |
gptkb:std::ranges::chunk_by
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
std::ranges::group by
|