Add IntLog2 and use it
Replace uses of floating point log2 when we want an integer result from
an integer operand. This avoids concerns about accuracy of floating
point library functions.
Showing
gtests/Common.cpp
0 → 100644
Please
register
or
sign in
to comment