Open timuraudio opened 2 years ago
Hi,
very interesting project. One question out of curiosity: Why is the read_ptr of reclaim_object not movable?
Cheers Martin
Btw: there seems to be a <cassert>
include missing
Hey @timuraudio, thanks for your talk and working on this, super cool stuff.
Do you have any timeline on when you think this will be ready to merge?
A first implementation of
reclaim_object
, closely following @hogliux implementation ofrcu_value