MCPcopy Create free account
hub / github.com/Kitware/CMake / getOffsetLimit

Method getOffsetLimit

Utilities/cmjsoncpp/src/lib_json/json_value.cpp:1436–1436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1434ptrdiff_t Value::getOffsetStart() const { return start_; }
1435
1436ptrdiff_t Value::getOffsetLimit() const { return limit_; }
1437
1438String Value::toStyledString() const {
1439 StreamWriterBuilder builder;

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected