Extra Clang Tools 3.9 documentation

clang-tidy - google-explicit-constructor

«  google-default-arguments   ::   Contents   ::   google-global-names-in-headers  »

google-explicit-constructor

Checks that all single-argument constructors are explicit.

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

«  google-default-arguments   ::   Contents   ::   google-global-names-in-headers  »