User profile: Ponti

User info
User name:Ponti
History
Joined:
Number of posts:4
Latest posts:

Casting member function pointers from derived class to virtual base class
Thank you for your reply. I have changed the source a bit to assume multiple inheritance as in yo...

Casting member function pointers from derived class to virtual base class
and no, it does not require dynamic_cast or static_cast as the error output says. Those are function...

Casting member function pointers from derived class to virtual base class
sure, here it is: [output]1>x:\fptest\fptest.cpp(35) : error C2440: 'type cast' : cannot convert ...

Casting member function pointers from derived class to virtual base class
Hello everyone, I have no clue why the following does not work! [code]class Base { };...

This user does not accept Private Messages

User: Ponti

  • Public profile