.. title:: clang-tidy - google-explicit-constructor

google-explicit-constructor
===========================


Checks that all single-argument constructors are explicit.

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