mirror of
https://github.com/boostorg/math.git
synced 2026-01-27 07:02:08 +00:00
Apply error handling more rigorously to any root finding client. Mark evaluation_error's as not reachable for code coverage. Fixes https://github.com/boostorg/math/issues/184.