Boost logo

Boost Users :

From: Daniel Krügler (dsp_at_[hidden])
Date: 2005-11-14 02:06:43


Fernando Cacciola wrote:
> You're absolutely right!
> Thank you for the report.

No problem at all!
In the same line I would like to add that a colleague of point pointed
out this morning that on

http://boost.org/libs/numeric/conversion/doc/converter.html#examples

the typedef is written as

typedef boost::numeric::converter<int,doublegt; Double2Int ;

and should be adapted for .html page to look like

typedef boost::numeric::converter<int,double> Double2Int ;

Greetings from Bremen,

Daniel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net