Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #221 from btolfa/forgotten-virtual-dtor
Added forgotten virtual dtor for `Json::CharReader::Factory`. (Without this, the destructor of the derived `CharReaderBuilder` would not be called, which is a small memory leak.)
- Loading branch information