ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
Has.opDispatch
ae
utils
meta
Has
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opDispatch
[@property getter]
bool
opDispatch
[@property setter]
struct
Has
(E, bool byRef)
@
property
bool
opDispatch
(
string
name
)
(
bool
value
)
if
(
byRef
&&
__traits(
hasMember
,
E
,
name
)
)
Meta
Source
See Implementation
ae
utils
meta
Has
properties
opDispatch