getStereotype.found

Undocumented in source.
template getStereotype(alias M, S)
alias found = AliasSeq!(Filter!(ofType!S, getStereotypes!M))

Meta