On Friday, 15 May 2015 at 18:18:13 UTC, ref2401 wrote:
globalPtr = &ms; // is it legal?
No, but the compiler check isn't implemented.
Adam D. Ruppe via Digitalmars-d-learn Fri, 15 May 2015 11:36:01 -0700
On Friday, 15 May 2015 at 18:18:13 UTC, ref2401 wrote:
globalPtr = &ms; // is it legal?
No, but the compiler check isn't implemented.