summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorMinty-Meeo <45425365+Minty-Meeo@users.noreply.github.com>2022-10-10 04:03:15 -0500
committerMinty-Meeo <45425365+Minty-Meeo@users.noreply.github.com>2022-12-21 04:17:00 -0600
commit05bebee802c62ff114c53bc9f365f62113c9982e (patch)
tree512f904bbd0a32d5a08ee7440d69e0d6543a8220 /Source/Core/Common/FileUtil.cpp
parentd853da3b0b6546650d030daa706ba5a68057ad19 (diff)
Replace BitUtils with C++20: Counting Zeroes
With the upgrade to C++20, std::countl_zero and std::countr_zero can replace these home-spun implementations from the BitUtil.h library.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions