mirror of
https://github.com/nlohmann/json.git
synced 2026-04-25 17:29:33 +00:00
deploy: 44bee1b138
This commit is contained in:
@@ -5,7 +5,7 @@ using json = nlohmann::json;
|
||||
|
||||
int main()
|
||||
{
|
||||
// create JSON poiner
|
||||
// create JSON pointer
|
||||
json::json_pointer ptr("/foo/bar/baz");
|
||||
|
||||
// write string representation to stream
|
||||
|
||||
Reference in New Issue
Block a user