absl::bit_width

Returns the number of bits needed to represent the value of x.

Synopsis

Declared in <absl/numeric/bits.h>

using std::bit_width;