Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ name
Method
name
include/jsoncons/json_object.hpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
string_view_type name() const
110
{
111
return string_view_type{key_.data(), key_.size()};
112
}
113
114
const key_type& key() const
115
{
Callers
4
convert_normalized_path_to_json_pointer
Function · 0.45
parse_error_example
Function · 0.45
distinguish_by_type_example
Function · 0.45
jsonpointer_error_example
Function · 0.45
Calls
2
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected