key_value_pair
key_value_pair::key_c_str
key_value_pair::key
kind
value
string
array
object
storage_ptr
Return the key of this element as a null-terminated string.
char const* key_c_str() const noexcept;
Constant.
No-throw guarantee.