$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [test] floating point comparison
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-04-27 22:30:10
Paul A. Bristow <pbristow <at> hetp.u-net.com> writes:
> #include <boost/test/floating_point_comparison.hpp>
>
> outside Boost.Test.
>
> I have put some time into providing documentation to go in Boost.Math that
demonstrate and explain
> how this can be done.
>
> It would be *really unhelpful* to remove this facility.
Boost.Test does not need these shortcuts anymore. These never
really been part of public API. If you find these convenient
we can keep them.
Gennadiy