digitalmars.D.learn - Alias!T
- bauss (3/3) Dec 16 2017 In what scenario would you use Alias!T from std.meta?
- Steven Schveighoffer (3/7) Dec 16 2017 https://blog.thecybershadow.net/2015/04/28/the-amazing-template-that-doe...
In what scenario would you use Alias!T from std.meta? I understand what it does and how it can be used, but I can't seem to think of a reasonable situation where it's desirable.
Dec 16 2017
On 12/16/17 6:45 AM, bauss wrote:In what scenario would you use Alias!T from std.meta? I understand what it does and how it can be used, but I can't seem to think of a reasonable situation where it's desirable.https://blog.thecybershadow.net/2015/04/28/the-amazing-template-that-does-nothing/ -Steve
Dec 16 2017