Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::views::group_by_fn Struct Reference
+ Inheritance diagram for ranges::views::group_by_fn:

Public Member Functions

template<typename Fun >
constexpr auto operator() (Fun fun) const
 

Related Functions

(Note that these are not member functions.)

constexpr group_by_fn group_by {}