The future of UDAs.

Walter Bright newshound2 at digitalmars.com
Wed Nov 28 04:49:01 PST 2012


On 11/28/2012 5:38 PM, Gor Gyolchanyan wrote:
> So you're saying that UDAs are mutable after all? You can change a UDA
> but you can't add a new one, right? If that's the case, it will solve
> ALL my problems. I'll have all types marked with my struct and BAM! I
> have mutable compile-time variables, which I solely needed.

I don't know what you mean.

The static constructor thing happens at runtime.



More information about the Digitalmars-d mailing list