alias c=mixin(expr); disallowed, why?

Jacob Carlborg doob at me.com
Sun Jun 23 02:32:25 PDT 2013


On 2013-06-22 23:47, Timon Gehr wrote:

> No, it is arbitrary.

I think the spec says you can only mixin whole expression. But for some 
reason you can use a mixin in a __traits expression without having the 
whole expression in a mixin.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list