json/doc/mkdocs/docs/api/json_sax/end_object.md
2021-11-04 22:02:48 +01:00

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.