Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

old_pointer definition #3

Open
skyelves opened this issue Jan 8, 2022 · 0 comments
Open

old_pointer definition #3

skyelves opened this issue Jan 8, 2022 · 0 comments

Comments

@skyelves
Copy link

skyelves commented Jan 8, 2022

ROART/ART/N.cpp

Line 932 in c313e0f

node->old_pointer.store(0);

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant