el @ Pike developers forum wrote: >the additional function call overhead for the call to `[](). I think >inlining does not work unless you are inlining something from within >the same class (or parent maybe). It would be nice if the compiler
Can anyone confirm this? When declaring a function inline, when does it actually get inlined then? -- Stephen.
