|
Oxygine
1
2g game engine
|
An error tagged with where in the JSON text it was encountered. More...
#include <json.h>
Public Attributes | |
| ptrdiff_t | offset_start |
| ptrdiff_t | offset_limit |
| JSONCPP_STRING | message |
An error tagged with where in the JSON text it was encountered.
The offsets give the [start, limit) range of bytes within the text. Note that this is bytes, not codepoints.
1.8.14