Skip to content
GitLab
Explore
Sign in
suyu
src
common
math_util.h
Find file
Blame
History
Permalink
common/math_util: Simplify std::make_signed usages to std::make_signed_t
· 45211a7a
Lioncash
authored
Nov 21, 2018
Gets rid of the need to use typename to access the ::type alias.
45211a7a
Loading