Merge pull request #1083 from piotr-kaminski-intel/master

Removing Klocwork issues from schema.h
This commit is contained in:
Milo Yip 2017-10-20 17:47:13 +08:00 committed by GitHub
commit bf822593ee

View File

@ -355,6 +355,7 @@ public:
not_(), not_(),
type_((1 << kTotalSchemaType) - 1), // typeless type_((1 << kTotalSchemaType) - 1), // typeless
validatorCount_(), validatorCount_(),
notValidatorIndex_(),
properties_(), properties_(),
additionalPropertiesSchema_(), additionalPropertiesSchema_(),
patternProperties_(), patternProperties_(),