phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
getHighestBit
nxt
bitop_ex
Get highest bit of
a
.
@
safe
pure nothrow @
nogc
pragma(
inline
, true) @
safe
bool
getHighestBit
(
T
)
(
in
T
a
)
if
(
isIntegral
!
T
)
Meta
Source
See Implementation
nxt
bitop_ex
functions
getHighestBit
getLowestBit
makeBit
resetBit
resetHighestBit
resetLowestBit
setBit
setHighestBit
setLowestBit
testBit
templates
UnsignedOfSameSizeAs
Get highest bit of a.