Returns the number of bits needed to represent the value of x.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::bit_width;
Created with MrDocs