getEnumUDAs.getEnumUDAs

Undocumented in source.
template getEnumUDAs(EnumType, string field, alias UDA)
@safe nothrow
alias getEnumUDAs = Filter!(isDesiredUDA!UDA, udas)

Meta