H1 2015 Priorities and Bare-Metal Programming
zeljkog via Digitalmars-d
digitalmars-d at puremagic.com
Tue Feb 3 03:07:06 PST 2015
On 03.02.15 10:35, Walter Bright wrote:
> On 2/3/2015 1:11 AM, Mike wrote:
>> Another way of putting it: Does pragma(inline, true) simply allow the
>> user to
>> compiler parts of their source file with -inline?
>
> Yes.
>
Eh, yes :)
I see now, errors/warnings are invasive compared to this simple, useful addition. And undesirable generally.
More information about the Digitalmars-d
mailing list