mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-11 18:33:51 +02:00
Update reader.h
This commit is contained in:
@@ -270,6 +270,7 @@ public:
|
|||||||
|
|
||||||
class Factory {
|
class Factory {
|
||||||
public:
|
public:
|
||||||
|
virtual ~Factory() {}
|
||||||
/** \brief Allocate a CharReader via operator new().
|
/** \brief Allocate a CharReader via operator new().
|
||||||
* \throw std::exception if something goes wrong (e.g. invalid settings)
|
* \throw std::exception if something goes wrong (e.g. invalid settings)
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user