DOKK / manpages / debian 10 / libstdc++-8-doc / __gnu_parallel::__min_element_reduct.3cxx.en
__gnu_parallel::__min_element_reduct< _Compare, _It >(3cxx) __gnu_parallel::__min_element_reduct< _Compare, _It >(3cxx)

__gnu_parallel::__min_element_reduct< _Compare, _It > - Reduction for finding the maximum element, using a comparator.


__min_element_reduct (_Compare &__c)
_It operator() (_It __x, _It __y)


_Compare & __comp

struct __gnu_parallel::__min_element_reduct< _Compare, _It >" Reduction for finding the maximum element, using a comparator.

Definition at line 307 of file for_each_selectors.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Sat Apr 6 2019 libstdc++