mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
isProperty.isProperty
mir
reflection
isProperty
Undocumented in source.
enum
bool
isProperty
;
enum
bool
isProperty
;
template
isProperty
(T, string member)
static if
(
__traits(compiles, isSomeFunction!(__traits(getMember, *aggregate, member)))
)
static if
(!(
isSomeFunction!(__traits(getMember, *aggregate, member))
))
enum
bool
isProperty
;
enum
bool
isProperty
;
Meta
Source
See Implementation
mir
reflection
isProperty
variables
aggregate
isProperty