__gnu_parallel::min_element_reduct< Comp, It > Struct Template Reference
Reduction for finding the maximum element, using a comparator.
More...
List of all members.
Public Member Functions
-
min_element_reduct (Comp &c)
-
It operator() (It x, It y)
Public Attributes
Detailed Description
template<typename Comp, typename It>
struct __gnu_parallel::min_element_reduct< Comp, It >
Reduction for finding the maximum element, using a comparator.
Definition at line 308 of file for_each_selectors.h.
The documentation for this struct was generated from the following file: