All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JsParseError Struct Reference

A struct containing information about a JSON parsing error. More...

Public Attributes

unsigned int line
 
unsigned int column
 
std::string reason
 

Detailed Description

A struct containing information about a JSON parsing error.

Definition at line 44 of file json.h.


The documentation for this struct was generated from the following file: