dpq v0.9.1 (2017-03-25T08:58:29Z)
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