.TH "__gnu_parallel::__max_element_reduct< _Compare, _It >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::__max_element_reduct< _Compare, _It > \- Reduction for finding the maximum element, using a comparator\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__max_element_reduct\fP (_Compare &__c)" .br .ti -1c .RI "_It \fBoperator()\fP (_It __x, _It __y)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_Compare & \fB__comp\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_parallel::__max_element_reduct< _Compare, _It >"Reduction for finding the maximum element, using a comparator\&. .PP Definition at line \fB321\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_parallel::__max_element_reduct\fP< _Compare, _It >::__max_element_reduct (_Compare & __c)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB326\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template _It \fB__gnu_parallel::__max_element_reduct\fP< _Compare, _It >::operator() (_It __x, _It __y)\fC [inline]\fP" .PP Definition at line \fB329\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "template _Compare& \fB__gnu_parallel::__max_element_reduct\fP< _Compare, _It >::__comp" .PP Definition at line \fB323\fP of file \fBfor_each_selectors\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.