Range-v3
Range algorithms, views, and actions for the Standard Library
max_element.hpp File Reference

Functions

template<typename I , typename S , typename C = less, typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< C, projected< I, P >>) ccconstexpr I max_element(I first
 function template max_element More...