Namespaces
Variants
Views
Actions

Template:cpp/algorithm/dsc minmax element

From cppreference.com
Revision as of 11:15, 12 August 2011 by Cubbi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

|- class="t-dsc"

|
(C++11)

| returns an std::pair built from the iterators to the first smallest and the last largest element in a sequence
(function template) |-