Closed renatoGarcia closed 2 years ago
This was done to avoid a class with only pure virtual and inline methods. Without that a vtable would be emitted in every translation unit.
This was done to avoid a class with only pure virtual and inline methods. Without that a vtable would be emitted in every translation unit.