From be9da63894b8e605872d5ab8e06e18e8906b93d8 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sun, 1 Jan 2012 21:18:47 +0000 Subject: [PATCH] Merge fix for #4937 to release [SVN r76267] --- minmax/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minmax/index.html b/minmax/index.html index 9b0312a..af81021 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -338,7 +338,7 @@ most instead of exactly in the odd case. Rationale: -

Why not a single header &boost/algorithm/minmax.hpp>?

+

Why not a single header <boost/algorithm/minmax.hpp>?

This was the design originally proposed and approved in the formal review. As the need for Boost.tuple became clear (due to the limitations of std::pair), it became also annoying to require another