decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
unsigned.opUnary
decimal
integrals
unsigned
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opUnary
()
auto
opUnary
()
auto
opUnary
()
struct
unsigned
(int bits)
const
auto
opUnary
(
string
op
: "~"
)
(
)
if
(
bits
>= 128 &&
(
bits
&
(
bits
- 1
)
)
== 0
)
auto ref
opUnary
()
auto ref
opUnary
()
Meta
Source
See Implementation
decimal
integrals
unsigned
aliases
HALF
THIS
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
max
min
variables
hi
lo