Multiple alias this is coming.
Dicebot via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Sep 19 03:21:45 PDT 2014
On Friday, 19 September 2014 at 09:34:22 UTC, ponce wrote:
> Call me unimaginative, but I'm struggling to see any use case
> for multiple alias this, and I struggle even more for such
> constructors aliasing.
Pretty much every single time you have ever wanted to do multiple
inheritance of implementation multiple `alias this` was the
proper tool for a job. I notice myself thinking "this could have
been done much cleaner with multiple alias this" at least once a
month :)
More information about the Digitalmars-d-announce
mailing list