Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi @MrRobot,
Glad you figured it out. So please mark this topic as SOLVED now.
Thanks!
PS: If you want to move a topic later, just ask a moderator to do so (if you can't do yourself).
I meant that you can write as an inline (in the class declaration) or not, but the compiler can never inline the code (as it's a call trough the virtual table). And of course virtual and inline are mutually exclusive as modifiers in the declaration.
Basically:
is the same as