Determines whether x is an integral power of two.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::has_single_bit;