I'm assigning into the same smart pointer assigned into by method A, by
method B if method A fails. Since method A failed, i expect the pointer
to not be add-refed by method A. However, i'd like to make sure that
that is in fact the case, because smart pointer destruction only calls
release once. So i'd like to see the ref count before the object goes
out of scope.

Thanks in advance for any feedback.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to