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

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


Checks that all single-argument constructors are explicit.

See http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Explicit_Constructors
