Hacker News
new
past
comments
ask
show
jobs
points
by
akoboldfrying
3 hours ago
|
comments
by
jart
1 hours ago
|
[-]
The compiler is still able to devirtualize and inline the p->f() call, even with an external linkage call preceding it.
https://clang.godbolt.org/z/jE3o56ozz
reply