mirror of
https://github.com/nlohmann/json.git
synced 2026-05-28 09:05:23 +00:00
Reorganize directories (#3462)
* 🚚 move files * 🚚 rename doc folder to docs * 🚚 rename test folder to tests
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# <small>nlohmann::json_sax::</small>null
|
||||
|
||||
```cpp
|
||||
virtual bool null() = 0;
|
||||
```
|
||||
|
||||
A null value was read.
|
||||
|
||||
## Return value
|
||||
|
||||
Whether parsing should proceed.
|
||||
|
||||
## Version history
|
||||
|
||||
- Added in version 3.2.0.
|
||||
Reference in New Issue
Block a user