![]() |
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 | |
| namespace | fz |
| The namespace used by libfilezilla. | |
Enumerations | |
| enum class | json_type { none , null , object , array , string , number , boolean } |
| Types of JSON values. More... | |
Simple json parser/builder.