millijson
Lightweight JSON parser for C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NmillijsonA lightweight header-only JSON parser
 CArrayJSON array
 CBaseVirtual base class for all JSON types
 CBooleanJSON boolean
 CDefaultProvisionerDefault methods to provision representations of JSON types
 CFileReadOptionsOptions for parse_file() and validate_file()
 CNothingJSON null
 CNumberJSON number
 CNumberAsStringJSON number as a string
 CObjectJSON object
 CParseOptionsOptions for parse()
 CStringJSON string