isSetupAttribute.isSetupAttribute

Undocumented in source.
  1. enum bool isSetupAttribute;
    template isSetupAttribute(alias Attribute)
    static if(!is(CommonType!(Attribute, TestSetupAttribute) == void))
    enum bool isSetupAttribute;
  2. enum bool isSetupAttribute;

Meta