GetAttributes.GetAttributes

Undocumented in source.
template GetAttributes(alias T)
alias GetAttributes = staticMap!(Get, Filter!(isDesiredUDA!T, Attributes))

Meta