Skip to content
GitLab
Explore
Sign in
suyu
src
core
perf_stats.cpp
Find file
Blame
History
Permalink
math_util: Remove the Clamp() function
· fae2dd03
Lioncash
authored
Apr 19, 2018
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.
fae2dd03
Loading