absl::bit_ceil

Returns the smallest power of two not less than x.

Synopsis

Declared in <absl/numeric/bits.h>

using std::bit_ceil;