Skip to content

Conversation

helly25
Copy link

@helly25 helly25 commented May 27, 2025

Some tweaks:

  • Make json.h an IWYU import header.
  • Change Reader::parse to take its document parameter as std::string_view.
  • Add static void StreamWriterBuilder::updateDefaults(const Json::Value& settings);
    • Allows to set the global configuration.

* Make `json.h` an IWYU import header.
* Change `Reader::parse` to take its `document` parameter as `std::string_view`.
* Add `static void StreamWriterBuilder::updateDefaults(const Json::Value& settings);`
  * Allows to set the global configuration.
@helly25
Copy link
Author

helly25 commented Jun 6, 2025

@baylesj could you review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant