As per title.
It is now possible to "copy" a radix tree, but noting is actually copied. Instead only the node that get writtent o end up being lazily duplicated.
Differential D11392
Implement COW for the radix tree deadalnix on Apr 27 2022, 21:34. Authored by
Details
As per title. It is now possible to "copy" a radix tree, but noting is actually copied. Instead only the node that get writtent o end up being lazily duplicated. Added unit tests to cover the COW and move semantic.
Diff Detail
Event Timeline
|