jansson 2.9

This commit is contained in:
Petri Lehtinen
2016-09-18 14:35:05 +03:00
parent 074bb3838f
commit b02db47881
6 changed files with 30 additions and 6 deletions

View File

@@ -256,6 +256,8 @@ returns an error status.
Scope Dereferencing
-------------------
.. versionadded:: 2.9
It is possible to use the ``json_auto_t`` type to automatically
dereference a value at the end of a scope. For example::