dpq v0.5.1 (2016-02-28T19:34:05Z)
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