8 lines
162 B
ReStructuredText
Raw Normal View History

.. title:: clang-tidy - modernize-use-override
modernize-use-override
======================
Use C++11's ``override`` and remove ``virtual`` where applicable.