gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
wideIntImpl.opCast
gfm
integers
wideint
wideIntImpl
Cast to bool.
T
opCast
()
T
opCast
()
struct
wideIntImpl
(bool signed, int bits)
@
nogc
pure const nothrow
T
opCast
(
T
)
(
)
if
(
is
(
T
==
bool
)
)
T
opCast
()
Meta
Source
See Implementation
gfm
integers
wideint
wideIntImpl
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
templates
literal
variables
hi
lo
Cast to bool.