Files
json/docs/mkdocs/docs/api/json_sax/null.md
Niels Lohmann b21c345179 Reorganize directories (#3462)
* 🚚 move files
* 🚚 rename doc folder to docs
* 🚚 rename test folder to tests
2022-05-01 09:41:50 +02:00

200 B

nlohmann::json_sax::null

virtual bool null() = 0;

A null value was read.

Return value

Whether parsing should proceed.

Version history

  • Added in version 3.2.0.