Skip to content

Commit

Permalink
Update reader.h
Browse files Browse the repository at this point in the history
  • Loading branch information
btolfa committed Mar 14, 2015
1 parent 951bd3d commit be183de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/json/reader.h
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ class JSON_API CharReader {

class Factory {
public:
virtual ~Factory() {}
/** \brief Allocate a CharReader via operator new().
* \throw std::exception if something goes wrong (e.g. invalid settings)
*/
Expand Down

0 comments on commit be183de

Please sign in to comment.