bitsInValue

Return the number of bits sufficient to cover a value

pure nothrow @safe @nogc
ubyte
bitsInValue
(
ulong value
)

Meta