Returns the largest power of two not greater than x.

Synopsis

Declared in <absl/numeric/bits.h>

using std::bit_floor;

Created with MrDocs