Merge pull request #1617 from JPEWdev/master

Remove shadow typedef
This commit is contained in:
Milo Yip 2019-12-03 09:49:40 +08:00 committed by GitHub
commit eeb9d553f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,7 +443,6 @@ public:
exclusiveMaximum_(false),
defaultValueLength_(0)
{
typedef typename SchemaDocumentType::ValueType ValueType;
typedef typename ValueType::ConstValueIterator ConstValueIterator;
typedef typename ValueType::ConstMemberIterator ConstMemberIterator;