inlining or not inlining...
Stewart Gordon
smjg_1998 at yahoo.com
Thu Feb 10 11:00:56 PST 2011
On 09/02/2011 12:14, spir wrote:
> Hello,
>
> Walter states that inline annotations are useless, since programmers cannot generally know
> which function /should/ be inlined --depending on a variety of factors, inlining may in
> fact be counter-productive.
<snip>
I hate not being able to force functions to be inline. A consequence is that you can't
fully interface certain APIs without an extra .lib over what would be needed in C(++).
Stewart.
More information about the Digitalmars-d
mailing list