我需要一个有效的C++代码来使用rapidjson从文件中读取文档:https://code.google.com/p/rapidjson/在wiki中它还没有记录,示例仅从std::string反序列化,我对模板没有深入的了解。我将我的文档序列化为一个文本文件,这是我写的代码,但它没有编译:#include"rapidjson/prettywriter.h"//forstringifyJSON#include"rapidjson/writer.h"//forstringifyJSON#include"rapidjson/filestream.h"//wrapperofCstreamf