The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Int128.opUnary
std
int128
Int128
Support unary arithmentic operator ++ --
Int128
opUnary
()
Int128
opUnary
()
Int128
opUnary
()
struct
Int128
@
safe
pure nothrow @
nogc
Int128
opUnary
(
string
op
)
(
)
if
(
op
== "++" ||
op
== "--"
)
Return Value
Type:
Int128
lvalue of result
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 unary arithmentic operator ++ --