Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/ONE
/ has
Method
has
runtime/3rdparty/jsoncpp/jsoncpp.cpp:4112–4112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4110
}
4111
4112
bool Value::Comments::has(CommentPlacement slot) const { return ptr_ && !(*ptr_)[slot].empty(); }
4113
4114
String Value::Comments::get(CommentPlacement slot) const
4115
{
Callers
1
hasComment
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected