OEBitVectorNumWords¶
size_t OEBitVectorNumWords(size_t bits)
Returns the number of words required to store the number of bits
passed as the bits
parameter.
size_t OEBitVectorNumWords(size_t bits)
Returns the number of words required to store the number of bits
passed as the bits
parameter.