tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
UInt.opUnary
tern
integer
UInt
Undocumented in source. Be warned that the author may not have intended to support it.
struct
UInt
(size_t SIZE)
final @
nogc
auto
opUnary
(
string
op
)
(
)
if
(
SIZE
<= 64 &&
SIZE
>= 8
&&
SIZE
% 8 == 0
)
Meta
Source
See Implementation
tern
integer
UInt
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
max
min