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:
parent
457572184c
commit
40312fb07b
11 changed files with 698 additions and 18 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue