Error: alias this can only be a member of aggregate, not module <module-name>
Any reason why "alias this" doesn't work at the module level? If
I recall correctly, a module is really just a "class" under the
hood, but when I tried to use it I got:
- alias this on module Jonathan Marler via Digitalmars-d
- Re: alias this on module Steven Schveighoffer via Digitalmars-d
- Re: alias this on module Jonathan Marler via Digitalmars-d
- Re: alias this on modu... Steven Schveighoffer via Digitalmars-d
- Re: alias this on ... Jonathan Marler via Digitalmars-d
- Re: alias thi... via Digitalmars-d
- Re: alias... Jonathan Marler via Digitalmars-d
- Re: alias this on module Meta via Digitalmars-d
- Re: alias this on module Steven Schveighoffer via Digitalmars-d
