Add json_view type support to avoid excessive copying #1954
Labels
kind: enhancement/improvement
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
Feature name and mission inspired by std::string_view. json_view is immutable json object which refers inside to another outer json object and do not keep data. json will have
Motivation example:
The text was updated successfully, but these errors were encountered: