mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Update basics.md
This commit is contained in:
+1
-1
@@ -1257,7 +1257,7 @@ You may also conditionally fill in `std::optional` values.
|
||||
// error is simdjson::SUCCESS
|
||||
```
|
||||
|
||||
You can also deserialized to map-like types with keys that can be constructed
|
||||
You can also deserialize to map-like types with keys that can be constructed
|
||||
from `std::string_view` instances:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user