common/math_util: Simplify std::make_signed usages to std::make_signed_t
Gets rid of the need to use typename to access the ::type alias.
Loading
Please register or sign in to comment
Gets rid of the need to use typename to access the ::type alias.