Template:cpp/algorithm/dsc minmax element
From cppreference.com
|- class="t-dsc"
|(C++11)
| returns the smallest and the largest elements in a range
(function template)
|-