json/doc/mkdocs/docs/api/json_sax/null.md
Niels Lohmann e97c93f451
🔧 add namespaces
2021-11-07 13:13:37 +01: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.