MCPcopy Create free account
hub / github.com/couchbase/fleece / patch_deepCopy

Method patch_deepCopy

Fleece/Support/diff_match_patch.hh:1968–1968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1966 */
1967 public:
1968 Patches patch_deepCopy(const Patches &patches) const { return patches; }
1969
1970 /**
1971 * Merge a set of patches onto the text. Return a patched text, as well

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected