Template Function shad::minmax_element(ForwardIt, ForwardIt)

Function Documentation

template <class ForwardIt>
std::pair<ForwardIt, ForwardIt> shad::minmax_element(ForwardIt first, ForwardIt last)