To resolve the Diamond problem,we have to use the virtual keyword while derive the classes.Can anybody explain what is happening when declare the virtula keyword?
This is a discussion on Diamond problem within the C++ Programming forums, part of the General Programming Boards category; To resolve the Diamond problem,we have to use the virtual keyword while derive the classes.Can anybody explain what is happening ...
To resolve the Diamond problem,we have to use the virtual keyword while derive the classes.Can anybody explain what is happening when declare the virtula keyword?