mirror of
https://github.com/nlohmann/json.git
synced 2026-04-06 08:08:52 +00:00
200 B
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.