as we can access virtual function using the hidden vptr
but we can also access virtual private member function
using _vptr so its a loophole in the language isn't it ?
but we can also access virtual private member function
using _vptr so its a loophole in the language isn't it ?
Comment