What does 'inline' mean?

rikki cattermole rikki at cattermole.co.nz
Tue Jun 9 02:05:15 UTC 2020


On 09/06/2020 1:40 PM, Manu wrote:
> I've suggested that before, and I think that's what I'd encourage:
>    pragma(inline, never) do not inline
>    pragma(inline, true) like C/C++, emit to calling CU, hint preference 
> the optimiser (if it is capable of receiving hints)
>    pragma(inline, force) same as true, but error when it fails

+1


More information about the Digitalmars-d mailing list