
10 Oct
2011
10 Oct
'11
9:39 a.m.
On 10/10/2011 10:47, Thorsten Ottosen wrote:
I do think, from an optimization point of view, that it is /not/ an optimal/complete solution. It would often be better to request at a call-site that the function should be inline here, and only here.
Yes, that would be better, but AFAIK only GCC supports this (flatten attribute).