$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-06-24 08:29:05
"Fernando Cacciola" <fernando_cacciola_at_[hidden]> writes:
> (1)
> Removed the numeric_cast<> code from boost/cast.hpp and added
> an #include <boost/numeric/conversion/cast.hpp> in its place
>
> This change unfortunately means that users of boost/cast.hpp,
> even for the other casts, are going to get most of the
> numeric conversion library in; but I don't see any
> way to automatically "replace" the old numeric_cast<>.
But you forgot to check in old_numeric_cast.hpp !!
-- Dave Abrahams Boost Consulting www.boost-consulting.com