On 2016-01-26 16:49, Manu via Digitalmars-d wrote:

I'm not sure there's a difference in the calling convention... the
function being called may perform adjustment of the 'this' pointer
such that it's correct relative to the class that implemented the
function, but that's internal to the function being called.

Isn't the layout of the vtables different?

--
/Jacob Carlborg

Reply via email to