Get highest bit of a.
Get lowest bit of a.
Reset bits I of a (to zero).
Reset bits I of *a (to zero).
Reset bits I of a (to zero).
Reset highest bit of a (to zero).
Reset lowest bit of a (to zero).
Test and sets the bix:th bit of a to one. * * Returns: A non-zero value if the bit was set, and a zero if it was clear.
Sets the bix:th bit of *a to one.
Sets the bix:th bit of *a to one.
Set highest bit of a to one.
Set lowest bit of a to one.
Get an unsigned type of size as T if possible.
Various extensions to core.bitop and std.bitmanip.