mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
[no ci] additional examples
This commit is contained in:
@@ -440,6 +440,7 @@ support for users who avoid exceptions. See [the simdjson error handling documen
|
||||
}
|
||||
```
|
||||
|
||||
### Using the Parsed JSON: Additional examples
|
||||
|
||||
|
||||
Let us review these concepts with some additional examples. For simplicity, we omit the include clauses (`#include "simdjson.h"`) as well as namespace-using clauses (`using namespace simdjson;`).
|
||||
|
||||
Reference in New Issue
Block a user