dpq v0.11.6 (2022-06-04T09:22:35Z)
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