How pointers and references inhibit inlining

Stroustrup writes that pointers and references inhibit (function) inlining.

Can anyone explain why this is so.

Thanks
I found this:

https://isocpp.org/wiki/faq/value-vs-ref-semantics#inline-virtuals

The first sentence seems to be the answer :+)
Topic archived. No new replies allowed.