Template:cpp/algorithm/dsc minmax element
From cppreference.com
Revision as of 07:17, 6 November 2023 by Andreas Krug (Talk | contribs)
|- class="t-dsc"
|(C++11)
| returns the smallest and the largest elements in a range
(function template)
|-