There is one little related question. But the topic is entirely different.
Now, one concept is about the function resolution and another is about class
resolution ? I am wondering that how is it possible if they are using the same vtable
(at least in gcc-4.5) ? Is this a compiler dependent terminology ?
I know that it might appear as basic silly question, but I had never thought of it.