diff --git a/cast.htm b/cast.htm index 77364c4..587d08a 100644 --- a/cast.htm +++ b/cast.htm @@ -120,10 +120,10 @@ void f( Fruit * fruit ) {

polymorphic_cast was suggested by Bjarne Stroustrup in "The C++ Programming Language".
polymorphic_downcast was contributed by Dave Abrahams.
+ "../../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

+ "../../people/kevlin_henney.htm">Kevlin Henney is now superseeded by the Boost Numeric Conversion Library


Revised