-innoextract/src/util/console.hpp:120:2: warning: constructors that are callable with a single argument must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor] -innoextract/src/util/storedenum.hpp:136:2: warning: 'operator bitset' must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor] -innoextract/src/util/storedenum.hpp:239:2: warning: 'operator flags::value>' must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]