getAnnotation.getAnnotation

Undocumented in source.
template getAnnotation(alias f, Attr)
static if(hasValueAnnotation!(f, Attr))
enum getAnnotation = (function ())();

Meta