Extra Clang Tools 5 documentation

clang-tidy - google-default-arguments

«  google-build-using-namespace   ::   Contents   ::   google-explicit-constructor  »

google-default-arguments

Checks that default arguments are not given for virtual methods.

See https://google.github.io/styleguide/cppguide.html#Default_Arguments

«  google-build-using-namespace   ::   Contents   ::   google-explicit-constructor  »