Hacker News new | ask | show | jobs
by Koshkin 3054 days ago
'Inline' does not prevent duplication of the generated code (in fact, it forces it).
1 comments

... mostly. Except in the case where the inlined version can be optimized away, which is the best time to use inline but not entirely germane.