minor error in example for numeric_cast

6 Jun
2005
6 Jun
'05
1:43 p.m.
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

6 Jun
6 Jun
4:01 p.m.
Markus Werle <numerical.simulation@web.de> writes:
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>
Or, preferably, by boost/numeric/conversion/cast.hpp -- Dave Abrahams Boost Consulting www.boost-consulting.com
7293
Age (days ago)
7293
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Markus Werle