mirror of
https://github.com/nlohmann/json.git
synced 2026-02-18 17:36:26 +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