ROART
ROART copied to clipboard
old_pointer definition
https://github.com/madsys-dev/ROART/blob/c313e0f375d55ea850c0c497e7d104009a327fa3/ART/N.cpp#L932
I am trying to reproduce the results of the ROART and when I try to compile the source code, an error occurs
error: no member named 'old_pointer' in 'N' node->old_pointer.store(0);
When I grep in the codebase, I also can not find the definition of the old_pointer.