About pointers and inheritanceI mean this: [code]function_in_B() { dynamic_cast<void*>(this); } B bobj; bobj.function_in_B();...
About pointers and inheritance]I just wanted to clarify that my thought about how stuff implicitly works is right as it's bugging ...
This user does not accept Private Messages