When to use typecons.proxy vs alias this?
weaselcat via Digitalmars-d-learn Sat, 24 Jan 2015 19:26:41 -0800
I can't find much documentation/usage of typecons.proxy, but it
seems extremely similar to alias this.
The documentation page(
http://dlang.org/library/std/typecons/proxy.html ) doesn't really
seem to elaborate on this at all.
- When to use typecons.proxy vs alias ... weaselcat via Digitalmars-d-learn
- Re: When to use typecons.proxy ... Adam D. Ruppe via Digitalmars-d-learn
- Re: When to use typecons.pr... weaselcat via Digitalmars-d-learn
- Re: When to use typecon... Adam D. Ruppe via Digitalmars-d-learn