On Sunday, 31 May 2015 at 04:02:19 UTC, Timothee Cour wrote:
Is there a way to alias attributes?

alias my_alias=pure nothrow @trusted @nogc;
asm @my_alias {...}

I'm not sure if this will work for you, but check out the last part of this post: http://forum.dlang.org/post/sfwtxngbiamlketod...@forum.dlang.org

Also, follow the link on this post: http://forum.dlang.org/post/mailman.1368.1428576462.3111.digitalmars-d-le...@puremagic.com

Mike

Reply via email to