Override with function overloads
jmh530 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Sep 11 21:18:58 PDT 2017
On Monday, 11 September 2017 at 20:40:30 UTC, nkm1 wrote:
>
> I don't know, maybe don't use alias this :) IMO, it's a really
> dubious feature...
I don't think it's an issue of alias this, per se. I think it's
just something to be aware of and use your approach of aliasing
as necessary. It's basically the same thing as using in C++.
More information about the Digitalmars-d-learn
mailing list