-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Re-template json_pointer on string type #3415
Merged
nlohmann
merged 11 commits into
nlohmann:develop
from
falbrechtskirchinger:refactor-json_ptr-tpl
Apr 12, 2022
Merged
Re-template json_pointer on string type #3415
nlohmann
merged 11 commits into
nlohmann:develop
from
falbrechtskirchinger:refactor-json_ptr-tpl
Apr 12, 2022
Commits on Apr 7, 2022
-
Make exception context optional
Change exception context parameter to pointer and replace context with nullptr where appropriate.
Configuration menu - View commit details
-
Copy full SHA for a3492ae - Browse repository at this point
Copy the full SHA a3492aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d27b6 - Browse repository at this point
Copy the full SHA b9d27b6View commit details -
Add string concatenation function
Add variadic concat() function for concatenating char *, char, and string types.
Configuration menu - View commit details
-
Copy full SHA for 10e451b - Browse repository at this point
Copy the full SHA 10e451bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd60f2 - Browse repository at this point
Copy the full SHA ddd60f2View commit details -
Template json_pointer on string type
Change json_pointer from being templated on basic_json to being templated on string type.
Configuration menu - View commit details
-
Copy full SHA for 4092fb0 - Browse repository at this point
Copy the full SHA 4092fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 067c473 - Browse repository at this point
Copy the full SHA 067c473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f31932 - Browse repository at this point
Copy the full SHA 6f31932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f251f - Browse repository at this point
Copy the full SHA 38f251fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dbf3e - Browse repository at this point
Copy the full SHA 03dbf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f975a - Browse repository at this point
Copy the full SHA f5f975aView commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fdb15f9 - Browse repository at this point
Copy the full SHA fdb15f9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.