Why typedef's shouldn't have been removed :(

Mehrdad wfunction at hotmail.com
Fri May 4 23:59:22 PDT 2012


(Sorry that wasn't meant to be directed at you, I just happened
to click reply on your post)

On Saturday, 5 May 2012 at 05:25:29 UTC, Maxim Fomin wrote:
> On Saturday, 5 May 2012 at 05:02:48 UTC, Mehrdad wrote:
>> Now it's impossible to figure out whether a ParameterTypeTuple 
>> contains an HWND versus an HGDIOBJ or whatever...
>>
>> this should really be fixed...
>
> Features like this:
>
> typedef int type = 5;
> type var;
> var.init; // is 5
>
> AFAIK are also lost.




More information about the Digitalmars-d mailing list