simdjson  3.11.0
Ridiculously Fast JSON
simdjson::dom::key_value_pair Class Reference

Key/value pair in an object. More...

Public Attributes

std::string_view key
 key in the key-value pair
 
element value
 value in the key-value pair
 

Detailed Description

Key/value pair in an object.

Definition at line 238 of file object.h.


The documentation for this class was generated from the following files: