getAttribute

Retrieves the attribute (type or value of the given type).

  1. template getAttribute(T, alias D)
    static if(haveUDA)
    template getAttribute (
    T
    ) {}
  2. template getAttribute(T, alias D)

Members

Variables

getAttribute
enum T getAttribute;
Undocumented in source.

Meta