$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2005-06-06 08:43:43
Hi!
Just a minor documentation bug, but worth to be fixed:
In the example on page
http://www.boost.org/libs/numeric/conversion/doc/numeric_cast.html
the line
#include <boost/numeric_cast.hpp>
should be replaced by
#include <boost/cast.hpp>
best regards,
Markus