libstdc++: __gnu_parallel::__max_element_reduct< _Compare, _It > Struct Template Reference (original) (raw)
#include <[for_each_selectors.h](a01022%5Fsource.html)>
Public Attributes | |
---|---|
_Compare & | __comp |
Detailed Description
template<typename _Compare, typename _It>
struct __gnu_parallel::__max_element_reduct< _Compare, _It >
Reduction for finding the maximum element, using a comparator.
Definition at line 321 of file for_each_selectors.h.
Constructor & Destructor Documentation
template<typename _Compare , typename _It >
Member Function Documentation
◆ operator()()
template<typename _Compare , typename _It >
Member Data Documentation
◆ __comp
template<typename _Compare , typename _It >
The documentation for this struct was generated from the following file: