Join Slack
Powered by
Because overriding with an `inline` function is a ...
# announcements
d
diesieben07
08/01/2017, 6:27 PM
Because overriding with an
inline
function is a problem. Inlining does not work with virtual method calls, the compiler has to resolve the call and inline whatever is statically known as the target.
2
Views
Open in Slack
Previous
Next