$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2002-09-04 18:55:39
Sylvain Pion <pion_at_[hidden]> writes:
| Hence all the compilers you have tested might define this to be the rounding
| to nearest, but we can't theoretically rely on it :(
Then, probably you might want to consult numeric_limits<>::round_style.
[...]
| Not a big requirement, you'll have to admit.
Really?
[ If you have been following recent discussions on numeric_limits<> on
the GCC list, maybe you would have noticed how big an issue those
requirements could be :-) ]
-- Gaby