Alf P. Steinbach
0p
1 comments posted · 0 followers · following 0
9 years ago @ Preshing on Programming - Using Quiescent States... · 3 replies · +5 points
Why not just replace the raw pointer with a `shared_ptr`, expressing the shared ownership directly.