haveUDA

Does this compiler have UDA support?

enum haveUDA = __traits(compiles, __traits(getAttributes, Object));

Meta