.TH "__gnu_parallel::__max_element_reduct< _Compare, _It >" 3cxx "Sat Aug 14 2021" "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 .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 321 of file for_each_selectors\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.