checkedint v0.4.4 (2016-06-05T09:26:21Z)
Dub
Repo
DebugInt.DebugInt
checkedint
DebugInt
Undocumented in source.
alias
DebugInt
=
SafeInt
!(
N
,
policy
,
bitOps
)
template
DebugInt
(N, IntFlagPolicy policy, Flag!"bitOps" bitOps = Yes.bitOps)
version(Debug)
@
safe
alias
DebugInt
=
SafeInt
!(
N
,
policy
,
bitOps
)
alias
DebugInt
=
Unqual
!(
BasicScalar
!
N
)
Meta
Source
See Implementation
checkedint
DebugInt
aliases
DebugInt