facebook / facebook/folly

Is it safe to hold pointers to the node value of ConcurrentSkipList?

Open
#1,323 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
30.5k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

Will the ConcurrentSkipList nodes be re-allocated to other place at some point, which will make my pointer dangling (saved at calling `insert`)?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.