ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
EnumBitSet.opIndex
ae
utils
bitmanip
EnumBitSet
Access by indexing (runtime value).
bool
opIndex
(E e)
struct
EnumBitSet
(E)
const
bool
opIndex
(
E
e
)
if
(
is
(
E
== enum)
)
bool
opIndexAssign
(bool value, E e)
Meta
Source
See Implementation
ae
utils
bitmanip
EnumBitSet
constructors
this
functions
opBinary
opCast
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
opUnary
templates
opDispatch
Access by indexing (runtime value).