From ae273a3e7b47845f3ce5d87038895fdd9265e574 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 6 Aug 2008 15:28:17 +0000 Subject: [PATCH] Fix link to numeric conversion library. [SVN r48003] --- cast.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cast.htm b/cast.htm index cb8add6..a1580c3 100644 --- a/cast.htm +++ b/cast.htm @@ -123,7 +123,7 @@ void f( Fruit * fruit ) { "http://www.boost.org/people/dave_abrahams.htm">Dave Abrahams.
An old numeric_cast
that was contributed by Kevlin Henney is now superseeded by the Boost Numeric Conversion Library

+ "http://www.boost.org/people/kevlin_henney.htm">Kevlin Henney is now superseeded by the Boost Numeric Conversion Library


Revised