Fix missing intrinsic when included from C++/CLI
Managed C++ code doesn't have the _BitScanReverse* intrinsics, we must use the fallback code for count_digits etc. (cherry picked from commit a2596d68)
Showing
Please register or sign in to comment