#include "uhal/utilities/bits.hpp"
Go to the source code of this file.
Namespaces | |
uhal | |
uhal::utilities | |
Functions | |
unsigned int | uhal::utilities::TrailingRightBits (uint32_t aValue) |
Helper function to calculate the number of zero-bits at the righthand end of a 32-bit number. More... | |