tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
BitFlags.this
tanya
bitmanip
BitFlags
Constructs $(D_PSYMBOL BitFlags) from
field
.
struct
BitFlags
(E)
this
(
E
field
)
if
(
isBitFlagEnum
!
E
)
Parameters
field
E
Bits to be set.
Meta
Source
See Implementation
tanya
bitmanip
BitFlags
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
Constructs $(D_PSYMBOL BitFlags) from field.