pragma(inline, true) not very useful in its current state?
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sat Sep 26 03:21:15 PDT 2015
On 2015-09-26 06:27, Manu via Digitalmars-d wrote:
> We _really_ need attribute aliasing in
> some form, especially since LDC/GDC have compiler-specific attributes
> that DMD doesn't recognise.
I'm not sure how much this helps but can't you use a dummy UDA on DMD
for the GDC/LDC attributes?
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list