MCPcopy 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
3864String Value::getComment(CommentPlacement placement) const {
3865 return comments_.get(placement);
3866}
3867
3868void Value::setOffsetStart(ptrdiff_t start) { start_ = start; }
3869

Callers 2

Calls 1

getMethod · 0.45

Tested by

no test coverage detected