phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
getHighBit
bitop_ex
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
@
nogc
pure nothrow
bool
getHighBit
(
T
)
(
T
a
)
if
(
isIntegral
!
T
)
Meta
Source
See Implementation
bitop_ex
aliases
bt
btm
btr
bts
getBottomBit
getTopBit
resetBottomBit
resetTopBit
setBottomBit
setTopBit
functions
getBit
getHighBit
getLowBit
makeBit
resetBit
resetHighestBit
resetLowestBit
setBit
setHighestBit
setLowestBit
testGetBit
templates
UnsignedOfSameSizeAs