|
STLdoc
STLdocumentation
|
Reduction for finding the maximum element, using a comparator. More...
#include <parallel/for_each_selectors.h>
Public Member Functions | |
| __min_element_reduct (_Compare &__c) | |
| _It | operator() (_It __x, _It __y) |
Public Attributes | |
| _Compare & | __comp |
Reduction for finding the maximum element, using a comparator.
|
inlineexplicit |
|
inline |
| _Compare& __gnu_parallel::__min_element_reduct< _Compare, _It >::__comp |
1.8.6