On 22/04/14 20:06, Brian Schott wrote:
We have "alias a = b;" and "alias b a;", so there's precedent for having two ways of doing exactly the same thing.
I believe that for aliasing function pointers only the latter syntax works. -- /Jacob Carlborg
Jacob Carlborg via Digitalmars-d Tue, 22 Apr 2014 23:26:26 -0700
On 22/04/14 20:06, Brian Schott wrote:
We have "alias a = b;" and "alias b a;", so there's precedent for having two ways of doing exactly the same thing.
I believe that for aliasing function pointers only the latter syntax works. -- /Jacob Carlborg