checkedint v0.4.4 (2016-06-05T09:26:21Z)
Dub
Repo
safeOp.cmp
checkedint
safeOp
Undocumented in source.
bool
cmp
(N left, M right)
alias
cmp
=
safeOp
!(
IntFlagPolicy
.
none
).
cmp
template
safeOp
(IntFlagPolicy policy)
@
safe
static if
(!(
policy == IntFlagPolicy.none
))
alias
cmp
=
safeOp
!(
IntFlagPolicy.none
).
cmp
Meta
Source
See Implementation
checkedint
safeOp
functions
abs
binary
bsf
bsr
cmp
divPow2
ilogb
modPow2
mulPow2
pow
unary