mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
UInt.opCast
mir
bignum
fixed
UInt
T
opCast
()
T
opCast
()
struct
UInt
(size_t size)
const
T
opCast
(
T
)
(
)
if
(
is
(
Unqual
!
T
==
ulong
)
)
if
(
size
%
(
size_t.sizeof
* 8
)
== 0 &&
size
>=
(
size_t.sizeof
* 8
)
)
T
opCast
()
Meta
Source
See Implementation
mir
bignum
fixed
UInt
constructors
this
functions
bt
ctlz
cttz
fromHexStringImpl
fromStringImpl
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
rightExtend
signBit
smallLeftShift
smallRightShift
toSize
toString
view
static functions
fromHexString
templates
opBinaryRight
variables
data
max
min