__gnu_parallel::__min_element_reduct< _Compare, _It >(3) Library Functions Manual __gnu_parallel::__min_element_reduct< _Compare, _It >(3)

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

#include <for_each_selectors.h>


__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.

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

libstdc++