hasAttribute

Stub (unsupported)>

  1. template hasAttribute(Args...)
  2. template hasAttribute(T, alias D)
    static if(!(haveUDA))
    template hasAttribute (
    T
    ) {}

Members

Variables

hasAttribute
enum bool hasAttribute;
Undocumented in source.

Meta