gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
wideIntImpl.opCast
gfm
math
wideint
wideIntImpl
Cast to a smaller integer type (truncation).
T
opCast
()
struct
wideIntImpl
(bool signed, int bits)
pure const nothrow
T
opCast
(
T
)
(
)
if
(
isIntegral
!
T
)
T
opCast
()
T
opCast
()
Meta
Source
See Implementation
gfm
math
wideint
wideIntImpl
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
variables
hi
lo
Cast to a smaller integer type (truncation).