195 B
195 B
json_sax::end_object
virtual bool end_object() = 0;
The end of an object was read.
Return value
Whether parsing should proceed.
Version history
- Added in version 3.2.0.
virtual bool end_object() = 0;
The end of an object was read.
Whether parsing should proceed.