checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
SmartInt.divPow2
checkedint
SmartInt
Undocumented in source. Be warned that the author may not have intended to support it.
auto
divPow2
(M exp)
auto
divPow2
(M exp)
struct
SmartInt
(N, bool bitOps = true, bool throws = true)
const
auto
divPow2
(
M
)
(
const
M
exp
)
if
(
isFixedPoint
!
M
||
isCheckedInt
!
M
)
if
(
isIntegral
!
N
&&
isUnqual
!
N
)
Meta
Source
See Implementation
checkedint
SmartInt
constructors
this
functions
abs
bsf
bsr
divPow2
ilogb
mulPow2
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
popcnt
pow
toHash
toString
manifest constants
max
min
properties
bits
idx
variables
bscal