DIP56 - inlining
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 5 06:41:59 PST 2015
On 2/3/15 5:29 PM, Walter Bright wrote:
> http://wiki.dlang.org/DIP56
>
> There's been enough discussion, time to make a decision and move on.
>
> I changed the description to:
>
> "If a pragma specifies always inline, and the compiler cannot inline it,
> a warning will be generated. Implementations will likely vary in their
> ability to inline."
Some details need to be explained, but I think this looks fine to me.
Please put in an example for each rule, that will probably help the details.
-Steve
More information about the Digitalmars-d
mailing list