Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a preparsed second argument to from_json #193

Closed
beached opened this issue Nov 8, 2020 · 2 comments
Closed

Allow a preparsed second argument to from_json #193

beached opened this issue Nov 8, 2020 · 2 comments

Comments

@beached
Copy link
Owner

beached commented Nov 8, 2020

Allow to call from_json with a second argument that is a preparsed version of the JSON Path string to speed up parsing

@beached beached added this to the v3.0 milestone Jan 19, 2021
@beached
Copy link
Owner Author

beached commented Jan 19, 2021

Changing to JSON Pointer as per #208

@beached beached linked a pull request Apr 16, 2021 that will close this issue
@beached
Copy link
Owner Author

beached commented May 31, 2021

Cannot do this and have constexpr currently. Once C++20 is base std version for library

@beached beached closed this as completed May 31, 2021
@beached beached removed this from the v3.0 milestone May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant