From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2019-09-19 09:10:06


On Tue, 17 Sep 2019 at 09:06, John Maddock via Boost
<boost_at_[hidden]> wrote:
>
> Interestingly they're using the Math library's special functions en-mass
> for enhanced <cmath> support

Is their hypot implementation right?
Certainly does not look like the classic Sun implementation.