resetHighestBit

Undocumented in source. Be warned that the author may not have intended to support it.
@safe @nogc pure nothrow
void
resetHighestBit
(
T
)
(
ref T a
)
if (
isIntegral!T
)

Meta