MCPcopy 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
4112bool Value::Comments::has(CommentPlacement slot) const { return ptr_ && !(*ptr_)[slot].empty(); }
4113
4114String Value::Comments::get(CommentPlacement slot) const
4115{

Callers 1

hasCommentMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected