提交 645250b6 编写于 作者: J Jordan Bayles

\#979 Fix parseFromStream definition

This patch fixes issue #979, where the parseFromStream definition in
the header is different from the implementation.
上级 25c57812
...@@ -378,7 +378,7 @@ public: ...@@ -378,7 +378,7 @@ public:
bool JSON_API parseFromStream(CharReader::Factory const&, bool JSON_API parseFromStream(CharReader::Factory const&,
IStream&, IStream&,
Value* root, Value* root,
std::string* errs); String* errs);
/** \brief Read from 'sin' into 'root'. /** \brief Read from 'sin' into 'root'.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册