alias c=mixin(expr); disallowed, why?
Jacob Carlborg
doob at me.com
Sun Jun 23 08:10:01 PDT 2013
On 2013-06-23 13:27, Timon Gehr wrote:
> Example?
@(3) int a;
alias Tuple!(__traits(getAttributes, mixin("a"))) attrs;
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list