mirror of
https://github.com/boostorg/math.git
synced 2026-07-21 13:23:43 +00:00
ddf0143a8c
* BREAKING CHANGE: Correct definition of user_rounding_error, To return correct type. Likewise fix up a few other rounding error inconsistencies. Fixes https://github.com/boostorg/math/issues/834. * Remove redundant error handler.