![]() |
libfilezilla
|
Simple json parser/builder. More...


Go to the source code of this file.
Classes | |
| class | json |
| json parser/builder More... | |
| struct | json_array_iterator< isconst > |
| struct | json_array_iterator< isconst >::sentinel |
Namespaces | |
| fz | |
| The namespace used by libfilezilla. | |
Enumerations | |
| enum | json_type { none, null, object, array, string, number, boolean } |
| Types of JSON values. More... | |
Simple json parser/builder.
1.8.10