6 ms·
When you have a strong pointer, you already have a positive ref count. Only once the strong pointer is destructed, is the reference count decremented.
by marcianx 11mo ago
When you have a strong pointer, you already have a positive ref count. Only once the strong pointer is destructed, is the reference count decremented.