diff --git a/src/core/include/mp-units/bits/sudo_cast.h b/src/core/include/mp-units/bits/sudo_cast.h index d6f6c841..3b489088 100644 --- a/src/core/include/mp-units/bits/sudo_cast.h +++ b/src/core/include/mp-units/bits/sudo_cast.h @@ -105,7 +105,7 @@ template; using multiplier_type = typename type_traits::multiplier_type; auto scale = [&](std::invocable auto func) { @@ -165,7 +165,7 @@ template; using value_traits = conversion_value_traits; using c_rep_type = typename type_traits::c_rep_type;