Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ getComment
Method
getComment
ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp:3864–3866 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3862
}
3863
3864
String Value::getComment(CommentPlacement placement) const {
3865
return comments_.get(placement);
3866
}
3867
3868
void Value::setOffsetStart(ptrdiff_t start) { start_ = start; }
3869
Callers
2
writeCommentBeforeValue
Method · 0.80
writeCommentAfterValueOnSameLine
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected