ROART icon indicating copy to clipboard operation
ROART copied to clipboard

old_pointer definition

Open skyelves opened this issue 4 years ago • 0 comments

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.

skyelves avatar Jan 08 '22 04:01 skyelves