Casey:
My question is, is there a way I can prevent this conflict from occurring without affecting what the struct will look like?
The usual strategy is to append an underscore. (I think C# uses a @ prefix).
Bye, bearophile
bearophile via Digitalmars-d-learn Tue, 22 Apr 2014 12:41:48 -0700
Casey:
My question is, is there a way I can prevent this conflict from occurring without affecting what the struct will look like?
The usual strategy is to append an underscore. (I think C# uses a @ prefix).
Bye, bearophile