Passing a module in a template parameter list to __traits(allMembers, module)

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Feb 26 11:29:57 PST 2013


On 2/26/13, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
> I think it's a problem with the precedence of the binary ! operator.

Well it's definitely an edge-case we'll have to be careful about. :)

I don't know why packages can be passed as an alias. Do we have any
defined behavior for using packages and traits?


More information about the Digitalmars-d mailing list