$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-11-09 15:38:25
"Paul A Bristow" <pbristow_at_[hidden]> wrote in message
news:E1Gi70F-0007ak-LX_at_he304war.uk.vianw.net...
> I'd also like to see additional macros provided to exactly duplicate
> BOOST_CHECK_CLOSE (and warn and require of course) but with
> names
>
> BOOST_CHECK_CLOSE_PERCENT ...
>
> to reduce continuing confusion with percent and fractions.
There is already
BOOST_CHECK_CLOSE and BOOST_CHECK_CLOSE_FRACTION. First based on percent
tolerance. Second is based on fraction tolerance
Gennadiy