The new, new phobos sneak preview

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Sat Apr 11 14:00:50 PDT 2009


Andrei Alexandrescu wrote:
>     alias TypeTuple!(GENERIC_READ,
>             FILE_SHARE_READ, (SECURITY_ATTRIBUTES*).init, OPEN_EXISTING,
>             FILE_ATTRIBUTE_NORMAL | FILE_FLAG_SEQUENTIAL_SCAN,
>             HANDLE.init)
>         defaults;

How is that a type-tuple? (As far as I can see, none of those are types...)



More information about the Digitalmars-d mailing list