Y
Hacker News
new
|
ask
|
show
|
jobs
by
yakubin
979 days ago
> Doesn't even need the `inline` keyword for this at `-O2`
Not surprising, since
inline
has nothing to do with inlining. :)