sonic-cpp icon indicating copy to clipboard operation
sonic-cpp copied to clipboard

feat: new APIs of merge, diff and update

Open xiegx94 opened this issue 2 years ago • 1 comments

Main Changes

  • Implement MergePatch and Merge API following RFC 7386 API.
  • Provide UpdateFrom and Update API
  • Remove GenericNode template parameter Allocator.

xiegx94 avatar Dec 20 '22 08:12 xiegx94

Remove diff API.

xiegx94 avatar Mar 08 '23 07:03 xiegx94