Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/ONE
/ memberName
Method
memberName
runtime/3rdparty/jsoncpp/jsoncpp.cpp:2558–2562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2556
}
2557
2558
char const *ValueIteratorBase::memberName() const
2559
{
2560
const char *cname = (*current_).first.data();
2561
return cname ? cname :
""
;
2562
}
2563
2564
char const *ValueIteratorBase::memberName(char const **end) const
2565
{
Callers
nothing calls this directly
Calls
2
data
Method · 0.45
length
Method · 0.45
Tested by
no test coverage detected