tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
BitFlags.opAssign
tanya
bitmanip
BitFlags
Assigns a bit field.
struct
BitFlags
(E)
ref
BitFlags
opAssign
(
E
that
)
if
(
isBitFlagEnum
!
E
)
Parameters
that
E
Bit field of type
E
.
Return Value
Type:
BitFlags
$(D_KEYWORD this).
Meta
Source
See Implementation
tanya
bitmanip
BitFlags
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
Assigns a bit field.