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
Showing
doc/examples/get__PointerType.cpp
0 → 100644
doc/examples/get__PointerType.output
0 → 100644
doc/examples/get__ValueType_const.cpp
0 → 100644
doc/examples/get__ValueType_const.output
0 → 100644
doc/examples/get_ptr.cpp
0 → 100644
doc/examples/get_ptr.output
0 → 100644
doc/examples/operator__ValueType.cpp
0 → 100644
doc/examples/operator__ValueType.output
0 → 100644
Please
register
or
sign in
to comment