__gnu_parallel::max_element_reduct(3)

NAME

__gnu_parallel::max_element_reduct

SYNOPSIS

Detailed Description

template<typename Comp, typename It> struct
__gnu_parallel::max_element_reduct< Comp, It > Reduction for finding the maximum element, using a comparator.
Definition at line 333 of file for_each_selectors.h.
Public Member Functions
max_element_reduct (Comp &c)
It operator() (It x, It y)
Public Attributes
Comp & comp

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout