Skip to content

CxxUtils: A few updates to the bit operations.

Scott Snyder requested to merge ssnyder/athena:bitops.CxxUtils-20240529 into main

Fix off-by-one error in maxSetBit() and clarify documentation. Add constexpr to functions.

Merge request reports