Use preferred overriding function style
- Enforce overriding destructor style
Enforce the 'virtual' and 'override' specifiers on overriding destructors.
- Enforce overriding function style
Enforce the 'virtual' and 'override' specifiers on overriding functions.
Last modified: 03 November 2025