jsoncpp
jsoncpp copied to clipboard
Some tweaks for reading/writing
Some tweaks:
- Make
json.han IWYU import header. - Change
Reader::parseto take itsdocumentparameter asstd::string_view. - Add
static void StreamWriterBuilder::updateDefaults(const Json::Value& settings);- Allows to set the global configuration.
@baylesj could you review this?
@baylesj could you review this?
Thanks for this patch. I have (obviously) not been super active in this repository as of late but am intending to provide a little bit more active stewardship. I am happy to review.