I would like to know when is a vtable created? Whether its in the startup code before main() or is it at some other point of time??
I would like to know when is a vtable created? Whether its in the startup code before main() or is it at some other point of time??