|
HDK
|
#include <delegatedCountPtr.h>
When constructing a TfDelegatedCountPtr from a raw pointer, use the TfDelegatedCountDoNotIncrementTag to avoid incrementing the delegated count on construction. This must be carefully used to avoid memory errors.
Definition at line 33 of file delegatedCountPtr.h.