sqlite-d ~master (2021-08-27T23:07:19Z)
Dub
Repo
BigEndian.opAssign
utils
BigEndian
Undocumented in source. Be warned that the author may not have intended to support it.
BigEndian
!
T
opAssign
(BigEndian!T val)
BigEndian
!
T
opAssign
(U val)
struct
BigEndian
(T)
pure nothrow @
safe
@
nogc
BigEndian
!
T
opAssign
(
U
)
(
U
val
)
if
(
!
is
(
U.isBigEndian
) &&
isIntegral
!
U
)
BigEndian
!
T
opAssign
(U val)
Meta
Source
See Implementation
utils
BigEndian
aliases
isBigEndian
constructors
this
functions
opAssign
properties
asBigEndian
static functions
swapIfNeeded
variables
asNative