![]() |
simdjson 4.1.0
Ridiculously Fast JSON
|
Key/value pair in an object. More...
#include <object.h>
Public Attributes | |
| std::string_view | key |
| key in the key-value pair | |
| element | value |
| value in the key-value pair | |
| std::string_view simdjson::dom::key_value_pair::key |
| element simdjson::dom::key_value_pair::value |