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.

Reply via email to