llvm-project/clang-tools-extra/docs/clang-tidy/checks/google-default-arguments.rst

9 lines
239 B
ReStructuredText

.. title:: clang-tidy - google-default-arguments
google-default-arguments
========================
Checks that default arguments are not given for virtual methods.
See https://google.github.io/styleguide/cppguide.html#Default_Arguments