Tencent / rapidjson

A fast JSON parser/generator for C++ with both SAX/DOM style API
http://rapidjson.org/
Other
14.19k stars 3.53k forks source link

Fix operatorEqVarError warning #2229

Open EstherWx opened 9 months ago

EstherWx commented 9 months ago

Assign SchemaDocumentProvider::collection to NULL in the operator= function to fix the operatorEqVarError warning.