Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-02-28 02:36:13


John Maddock wrote:
> I just looked at this, and I get 198 serialization lib test failures in
> C++03 mode currently :(
>
> The issue is that your tests are using Boost.Math, specifically float_distance,
> and this is now C++11 and later. It's used fairly ubiquitously in your tests as
> well.

Sorry for hijacking the thread, but why does Math implement its own copy of
parts of Mp11 in

https://github.com/boostorg/math/blob/develop/include/boost/math/tools/mp.hpp

? :-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk