compatibleGetUDAs.compatibleGetUDAs

Undocumented in source.
template compatibleGetUDAs(alias symbol, alias attribute)
alias compatibleGetUDAs = Filter!(isDesiredUDA, __traits(getAttributes, symbol))

Meta