mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +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.