Contents

Virtuals

TODOs:

  • MSVC compiler provices a __declspec(novtable) custom attribute which tells the compiler not to generate a vtable for pure abstract classes.