From 823b199df317e1108f009343280851e98a87c830 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 8 Dec 2010 17:37:52 +0000 Subject: [PATCH] Fix typo. Fixes #4937. [SVN r67106] --- 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