mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-26 17:01:01 -05:00
Mostly everything else was already marked as constexpr, and the only function IntLog2 calls (CountLeadingZeros) is already constexpr.
Mostly everything else was already marked as constexpr, and the only function IntLog2 calls (CountLeadingZeros) is already constexpr.