Template Function shad::max_element(ForwardIt, ForwardIt, Compare)¶
- Defined in File algorithm.h
Function Documentation¶
-
template <class ForwardIt, class Compare>
std::enable_if_t<!shad::is_execution_policy<ForwardIt>::value, ForwardIt>shad
::
max_element
(ForwardIt first, ForwardIt last, Compare comp)¶