Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ right
Method
right
Fleece/Support/diff_match_patch.hh:2524–2524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2522
}
2523
2524
static string_t right(const string_t& str, typename string_t::size_type n) { return str.substr(str.size() - n); }
2525
};
2526
2527
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected