decimal ~master (2019-09-04T08:37:36Z)
Dub
Repo
unsigned.this
decimal
integrals
unsigned
Undocumented in source.
this
(T hi, U lo)
this
(T x)
struct
unsigned
(int bits)
this
(
T
)
(
auto
const
ref
T
x
)
if
(
isUnsignedAssignable
!(
HALF
,
T
)
)
if
(
bits
>= 128 &&
(
bits
&
(
bits
- 1
)
)
== 0
)
this
(string s)
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
Undocumented in source.