top | item 46685853 (no title) aw1621107 | 1 month ago > I was just talking about ownership and smart pointers.Sure, I was just clarifying that "references" in the bit I quoted covers specific things and not everything with reference-like behavior. discuss order hn newest HarHarVeryFunny|1 month ago Sure, I should have been clearer that smart pointers only guarantee not to release things until there are no more SMART POINTER references to them.As soon as you start mix 'n' matching smart pointers and raw pointers into what they are pointing to, then all bets are off!
HarHarVeryFunny|1 month ago Sure, I should have been clearer that smart pointers only guarantee not to release things until there are no more SMART POINTER references to them.As soon as you start mix 'n' matching smart pointers and raw pointers into what they are pointing to, then all bets are off!
HarHarVeryFunny|1 month ago
As soon as you start mix 'n' matching smart pointers and raw pointers into what they are pointing to, then all bets are off!