checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
pow
checkedint
noex
smartop
Undocumented in source. Be warned that the author may not have intended to support it.
auto
pow
(N base, M exp)
auto
pow
(N base, M exp)
@
safe
auto
pow
(
bool
throws
N
M
)
(
const
N
base
,
const
M
exp
)
if
(
isFixedPoint
!
N
&&
isFixedPoint
!
M
)
auto
pow
(N base, M exp)
Meta
Source
See Implementation
checkedint
noex
smartop
functions
binary
bsf
bsr
divPow2
ilogb
mulPow2
pow
unary