dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
isPublicMember.MEM
dpq
attributes
isPublicMember
Undocumented in source.
template
isPublicMember
(T, string M)
static if
(!(
!__traits(compiles, TypeTuple!(__traits(getMember, T, M)))
))
alias
MEM
=
TypeTuple
!(__traits(
getMember
,
T
,
M
))
Meta
Source
See Implementation
dpq
attributes
isPublicMember
aliases
MEM
manifest constants
isPublicMember