mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
worked on #91
- implemented `get_ptr` function to return pointer to value member - overworked `get` function to support pointer types - added test cases - added documentation (see http://nlohmann.github.io/json/classnlohmann_1_1basic__json.html) with examples
This commit is contained in:
2
doc/examples/get_ptr.output
Normal file
2
doc/examples/get_ptr.output
Normal file
@ -0,0 +1,2 @@
|
||||
17 17 17 17
|
||||
true
|
Reference in New Issue
Block a user