MCPcopy Create free account
hub / github.com/acl-dev/acl / set_range

Method set_range

lib_acl_cpp/src/stdlib/diff_string.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void diff_string::set_range(long long range)
53{
54 range_ = range;
55}
56
57} // namespace acl

Callers 2

save_rangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected