inheritance questionwhat do i have to do to make it work?
inheritance questionclass Base { public: virtual bool foo(){ return false; } void something { bool...
This user does not accept Private Messages