ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
EnumBitSet.opDispatch
ae
utils
bitmanip
EnumBitSet
Access by name (compile-time value).
bool
opDispatch
[@property getter]
template
opDispatch
(string name)
@
property
const
bool
opDispatch
(
)
if
(
__traits(
hasMember
,
E
,
name
)
)
bool
opDispatch
[@property setter]
Members
Properties
opDispatch
bool
opDispatch
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
bool
opDispatch
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
e
enum
E
e
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
bitmanip
EnumBitSet
constructors
this
functions
opBinary
opCast
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
opUnary
templates
opDispatch
Access by name (compile-time value).