I’ve implemented number of structs that use ‘alias this’ for composition, but now I’m finding out that there are bugs in the ‘alias this’ implementation in the language/compilers. What are my options? Will I have to rewrite everything? Or do I wait till it gets fixed? and when would that be?
I’ve implemented number of structs that use ‘alias this’ for composition, but now I’m
Share
If your problem hasn’t been reported yet, then please file an issue via http://d.puremagic.com/issues/enter_bug.cgi
You may also support the development by submitting patches.