mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 16:32:10 +00:00
Simplify the dispatching logic to use mpl::if_ and broken compiler workarounds less often. Fixes: https://github.com/boostorg/type_traits/issues/133.