Get the index of the most significant bit. Result is undefined when called with 0. This operation can also be stated as "count leading zeroes" and "log base 2".
Returns
Index of the most significant bit, or -1 if the value is 0.
Generated on Thu Oct 16 2014 16:33:09 for My Project by 1.8.8