getMembersByAnnotation.getMembersByAnnotation

Undocumented in source.
template getMembersByAnnotation(alias symbol, alias uda)
alias getMembersByAnnotation = filterSymbolsByAnnotation!(uda, symbol, [__traits(allMembers, symbol)])

Meta