From c067b348bf97ad586af641b460db8d593b9d876c Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 12 Feb 2009 18:47:06 +0000 Subject: [PATCH] Merge [51045] from the trunk [SVN r51226] --- minmax/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/minmax/index.html b/minmax/index.html index 27efb39..d9ea82f 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -158,9 +158,9 @@ identical to that they return the last instance of the largest element (and not the first, as first_min_element and last_max_element would).

The family of algorithms comprising first_min_first_max_element, -first_min_first_max_element, -first_min_first_max_element, -and first_min_first_max_element can be described generically as +first_min_last_max_element, +last_min_first_max_element, +and last_min_last_max_element can be described generically as follows (using which and what for first or last): which_min_what_max_element finds