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