std::ranges::group by

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf C++ function template
gptkbp:category range adaptor
gptkbp:definedIn C++23 standard library
gptkbp:headerFile <ranges>
https://www.w3.org/2000/01/rdf-schema#label std::ranges::group by
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