dpq v0.7.0 (2016-04-30T09:32:03Z)
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