From eaa5a478470327b8e81825789a6822f9f3b4da33 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Tue, 2 Nov 2004 23:30:52 +0000 Subject: [PATCH] fix www.boost.org links [SVN r26093] --- minmax/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minmax/index.html b/minmax/index.html index 7a82fc5..f7364a4 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -301,8 +301,8 @@ the library under

Notes

-
[1]We do not support -idioms such as tie(a,b)=minmax(a,b) +[1] We do not support +idioms such as tie(a,b)=minmax(a,b) to order two elements a, b, although this would have the desired effect if we returned a reference instead of a constant reference. The reason is that two unnecessary assignments are