gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
wideIntImpl.opCast
gfm
math
wideint
wideIntImpl
Cast to wide integer of any size.
T
opCast
()
T
opCast
()
T
opCast
()
struct
wideIntImpl
(bool signed, int bits)
@
nogc
pure const nothrow
T
opCast
(
T
)
(
)
if
(
is
(
typeof
(
T._isWideIntImpl
))
)
Meta
Source
See Implementation
gfm
math
wideint
wideIntImpl
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
variables
hi
lo
Cast to wide integer of any size.