C++ FAQ - How do I Use Virtual Constructor?
There is no concept called virtual constructor.
We can have only virtual destructors. Click here to learn more about virtual destructor.
|
|
There is no concept called virtual constructor.
We can have only virtual destructors. Click here to learn more about virtual destructor.
|