The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Int128.opCast
std
int128
Int128
Support casting to a bool
bool
opCast
()
struct
Int128
@
safe
pure nothrow @
nogc
const
bool
opCast
(
T
:
bool
)
(
)
T
opCast
()
T
opCast
()
Return Value
Type:
bool
true if value is not zero
Meta
Source
See Implementation
std
int128
Int128
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toHash
toString
manifest constants
max
min
variables
data
Support casting to a bool