$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-02-16 20:41:40
"Dave Steffen" <dgsteffen_at_[hidden]> wrote in message
news:17877.60630.214258.217271_at_yttrium.numerica.us...
> I'm wrapping a bunch of the BOOST_CHECK macros for my own use, and
> will probably come up with something else to check for "close to
> zero", e.g. an _aboslute_ tolerance; maybe "BOOST_CHECK_SMALL" or
> something.
BOOST_CHECK_SMALL is part of Boost.Test 1.34 RC.
Gennadiy